SteamWar/BauSystem
Archiviert
13
0
Commit graph

941 Commits

Autor SHA1 Nachricht Datum
yoyosource
0938b9b812 Add ignoredlog for ignoring certain log output, each line one thing that should not be contained in the message case sensitive 2021-04-12 17:06:38 +02:00
yoyosource
1d57f8ff4d Fix artifactName of build 2021-04-12 12:35:57 +02:00
yoyosource
9f49509e73 Fix artifactName of build 2021-04-12 12:33:25 +02:00
yoyosource
2c7dd9f641 Fix build.gradle 2021-04-12 11:49:57 +02:00
yoyosource
3985ec3627 Simplify build.gradle 2021-04-12 11:39:28 +02:00
yoyosource
a6ad9bd63a Simplify build.gradle 2021-04-12 11:32:06 +02:00
yoyosource
36a2c0442d Fix weird stopping behaviour 2021-04-12 11:04:15 +02:00
yoyosource
91a0fabde9 Fix weird stopping behaviour 2021-04-12 10:49:52 +02:00
yoyosource
79c29eb8c0 Fix serverStart for canceling build to stop server 2021-04-12 10:16:32 +02:00
yoyosource
10db07e075 Fix serverStart for canceling build to stop server 2021-04-12 10:02:17 +02:00
yoyosource
d172aacde0 Simplify await in build.gradle 2021-04-12 09:24:27 +02:00
yoyosource
cfa55c8471 Simplify shell in build.gradle 2021-04-12 09:23:42 +02:00
yoyosource
dcd2b39e95 Simplify .gitignore 2021-04-12 09:18:45 +02:00
yoyosource
0ed8d26a66 Simplify serverStart with server name to start 2021-04-12 09:15:24 +02:00
yoyosource
534673cdc5 Fix build.gradle with interactive serverStart 2021-04-11 21:38:16 +02:00
yoyosource
af2585a3cd Add better uploadProject 2021-04-11 18:56:02 +02:00
yoyosource
2dcccd1e42 Strip build.gradle 2021-04-11 16:58:40 +02:00
yoyosource
5e3393093b Fix build.gradle with windows 2021-04-11 16:53:44 +02:00
yoyosource
22a492a936 Reduce .gitignore 2021-04-11 16:21:43 +02:00
yoyosource
e265da5ec7 Reduce .gitignore 2021-04-11 16:18:42 +02:00
yoyosource
04319c8750 Revert "Revert "Merge branch 'gradle' into master""
This reverts commit 1157b4e7
2021-04-11 16:15:13 +02:00
yoyosource
10cd1cebd3 Merge branch 'master' into gradle
# Conflicts:
#	build.gradle
2021-04-11 16:13:56 +02:00
yoyosource
0e080648ab Hotfix build.gradle 2021-04-11 16:13:41 +02:00
yoyosource
5eb358f9d7 Merge branch 'master' into gradle 2021-04-11 14:03:52 +02:00
yoyosource
4df375ad2f Hotfix build.gradle 2021-04-11 14:02:31 +02:00
1157b4e7a1 Revert "Merge branch 'gradle' into master"
This reverts commit d41f105264, reversing
changes made to db86661637.
2021-04-11 14:00:29 +02:00
yoyosource
641f9ef443 Hotfix build.gradle 2021-04-11 13:49:16 +02:00
d41f105264 Merge branch 'gradle' into master 2021-04-11 13:47:01 +02:00
yoyosource
c69c81283d Merge branch 'master' into gradle 2021-04-11 12:09:48 +02:00
yoyosource
db86661637 Hotfix CommandTestblock 2021-04-11 12:07:00 +02:00
yoyosource
27cc6efb43 Add build.gradle dynamic uploadProject task 2021-04-11 11:39:45 +02:00
yoyosource
d192d843b1 Add gradle.properties (hostname) 2021-04-11 10:19:05 +02:00
yoyosource
3104696f59 Add build.gradle uploadProject 2021-04-11 10:16:09 +02:00
yoyosource
a499ab09eb Fix RegionListener with Windows 2021-04-11 01:11:50 +02:00
yoyosource
d8f941f720 Fix gradle compile encoding 2021-04-11 01:00:01 +02:00
yoyosource
26bd53cbd0 Update build.gradle to remove Version number 2021-04-11 00:57:00 +02:00
yoyosource
f585d81064 Add gradle build scripts 2021-04-11 00:44:31 +02:00
yoyosource
bdf5b9d808 Hotfix CommandProtect 2021-04-10 23:30:03 +02:00
f3b1d0a8b2 Merge pull request 'TestblockReset' (#247) from TestblockReset into master
Reviewed-on: #247
2021-04-10 20:40:56 +02:00
56c43e938b Merge branch 'master' into TestblockReset 2021-04-10 20:40:39 +02:00
yoyosource
51e9617ae1 Add CommandTestblock.genericTestblockCommand 2021-04-10 20:39:25 +02:00
yoyosource
fbb0cd3f4e Add CommandTestblock.genericTestblockCommand 2021-04-10 20:17:20 +02:00
63cce8aaeb Added debug out 2021-04-10 20:10:50 +02:00
yoyosource
7b3be4ae1e Add CommandTestblock.genericTestblockCommand 2021-04-10 19:57:56 +02:00
3cc10dfbb7 Merge pull request 'ProtectUpgrade' (#244) from ProtectUpgrade into master
Reviewed-on: #244
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-04-10 18:45:37 +02:00
9c382f66fa Merge branch 'master' into ProtectUpgrade 2021-04-10 18:41:04 +02:00
b3892b18f9 Merge pull request 'Add /tb extension or /tb normal to reset extension area as well' (#245) from TestblockReset into master
Reviewed-on: #245
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-04-10 18:40:25 +02:00
yoyosource
a6e32e08cf Simplify CommandProtect 2021-04-10 18:40:11 +02:00
yoyosource
9e899fe195 Add /tb extension or /tb normal to reset extension area as well 2021-04-09 22:30:25 +02:00
yoyosource
6453ec6616 Merge remote-tracking branch 'origin/ProtectUpgrade' into ProtectUpgrade 2021-04-09 20:36:42 +02:00