SteamWar/BauSystem
Archiviert
13
0
Commit graph

927 Commits

Autor SHA1 Nachricht Datum
6fb0e09fc1 Merge pull request 'We can spell, HOOZAH' (#258) from SpellingIsForNoobs into master
Reviewed-on: #258
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-05-15 17:17:40 +02:00
db181db85b We can spell, HOOZAH 2021-05-15 17:17:11 +02:00
85c3d7a768 Merge pull request 'swapped stream.peek() to stream.foreach()' (#257) from KillAll-fix into master
Reviewed-on: #257
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-05-15 16:47:31 +02:00
777702194d swapped stream.peek() to stream.foreach() 2021-05-15 16:29:09 +02:00
dd7e75ee8f Merge pull request 'Add option to multiple Zündphasen' (#256) from new_simulator into master
Reviewed-on: #256
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-04-16 19:30:50 +02:00
b36d844b18 Merge branch 'master' into new_simulator 2021-04-16 19:30:39 +02:00
80840eca3f Add option to multiple Zündphasen 2021-04-16 19:23:56 +02:00
d6567c64ad Merge pull request 'The new Simulator User Interface!' (#254) from new_simulator into master
Reviewed-on: #254
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-04-16 16:53:51 +02:00
2d84a2085f Merge branch 'master' into new_simulator 2021-04-16 16:53:38 +02:00
cab8715397 The new TNT Simulator GUI! 2021-04-16 16:52:55 +02:00
9bc7280740 Merge pull request 'Add CommandKillAll' (#255) from KillAllCommand into master
Reviewed-on: #255
Reviewed-by: Zeanon <thezeanon@gmail.com>
2021-04-16 16:32:32 +02:00
yoyosource
5a4566f85c Add CommandKillAll 2021-04-16 13:58:58 +02:00
fea5ab5906 The new TNT Simulator GUI! 2021-04-16 12:27:23 +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
d41f105264 Merge branch 'gradle' into master 2021-04-11 13:47:01 +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
yoyosource
140513fee3 Add rotate of schematic if pasted as testblock, when check type or fight type 2021-04-09 16:18:57 +02:00
77c69923b5 Merge pull request 'Fix Region_15.changeColor' (#241) from FixTestblock into master
Reviewed-on: #241
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-04-09 16:07:39 +02:00
7f14d43f50 Merge branch 'master' into FixTestblock 2021-04-09 16:05:27 +02:00
yoyosource
f1e6006c51 Hotifx CommandProtect with Schematic 2021-04-09 16:02:14 +02:00