SteamWar/BauSystem
Archiviert
13
0
Commit graph

931 Commits

Autor SHA1 Nachricht Datum
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
yoyosource
364267ae3c Update CommandProtect message sending
Add CommandInfo protect status
2021-04-09 20:36:34 +02:00
yoyosource
f3f3fb3625 Update CommandProtect message sending
Add CommandInfo protect status
2021-04-09 20:36:19 +02:00
1b681c3449 Merge branch 'master' into ProtectUpgrade 2021-04-09 20:00:21 +02:00
yoyosource
f95fb01eb1 Update CommandProtect message sending
Add CommandInfo protect status
2021-04-09 18:43:53 +02:00
yoyosource
bcc972ab6b Add BauScoreboard Protect section 2021-04-09 18:16:19 +02:00
yoyosource
4098d70a23 Add CommandProtect capabilities
Add Region.getProtectYLevel
2021-04-09 18:11:17 +02:00
e45c2fa772 Merge pull request 'Add rotate of schematic if pasted as testblock, when check type or fight type' (#242) from SchemRotatability into master
Reviewed-on: #242
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-04-09 17:50:07 +02:00
68d1ba9d4e Merge branch 'master' into SchemRotatability 2021-04-09 17:43:55 +02:00
yoyosource
010bac9741 Add initial CommandProtect usability 2021-04-09 16:51:52 +02:00
yoyosource
2353fb17e7 Add initial Region.protect 2021-04-09 16:24:47 +02:00