SteamWar/BauSystem
Archiviert
13
0
Commit graph

55 Commits

Autor SHA1 Nachricht Datum
0f03e2b0a9 Hotfix WE security issue 2020-12-11 14:55:09 +01:00
4b1a03e5fb Fix script book in 1.12 2020-12-11 12:47:32 +01:00
YoyoSource
75c7c8560c Add ScriptListener as its own class 2020-12-10 20:16:07 +01:00
52c198a802 Add script item 2020-12-10 18:49:21 +01:00
Chaoscaot
d600297d4d Change Language 2020-11-27 15:38:10 +01:00
Chaoscaot
7a778c0484 Fixing Loader to 0 2020-11-27 15:36:38 +01:00
jojo
179632cd21 Fix BauScoreboard 2020-11-15 13:54:00 +01:00
jojo
50c18084b4 Fix BauScoreboard
Fix TPSLimiter
2020-11-15 13:42:19 +01:00
jojo
eeef18d504 Add /tpslimit Command 2020-11-15 13:12:52 +01:00
90b3c7669b Improve Scoreboard (And tps rendering) 2020-11-07 11:53:15 +01:00
Chaoscaot
897a18d8b3 Fixing Yoyo Code 2020-10-28 21:42:43 +01:00
641a7bb6ec Hotfix WE problem 2020-10-27 15:27:29 +01:00
jojo
6eb8d51dbd Fix Autoloader load at Lever
Fix Autoloader load at Noteblock
2020-10-24 17:31:52 +02:00
jojo
37caed14a3 Fix Autoloader load at Observer 2020-10-24 15:26:49 +02:00
Chaoscaot
156ee1c7b1 Fixed CME 2020-09-29 22:01:54 +02:00
Chaoscaot
9d02ce7862 Simplified Remove 2020-09-25 13:31:51 +02:00
Chaoscaot
19cf553654 Fixed CCE When Block is Changed 2020-09-24 22:40:32 +02:00
Chaoscaot
dbaba2fbcc Fixed CCE When Block is Changed 2020-09-24 22:38:27 +02:00
Chaoscaot
4fd2638040 Fixed Lever Activation for 0 Ticks 2020-09-15 20:14:41 +02:00
Chaoscaot
0761b9105e Fixed Detonator CCE 2020-09-14 14:06:06 +02:00
Chaoscaot
83c942764c Fixed Autloader 2020-09-13 19:57:48 +02:00
Chaoscaot
c464cd9df0 Removed Unused Imports 2020-09-11 21:35:05 +02:00
Chaoscaot
6f8c3961a2 Finishing... 2020-09-11 21:32:32 +02:00
Chaoscaot
c27a548866 Added Function on Tripwire for 1.12 2020-09-09 22:45:28 +02:00
Chaoscaot
5ccf3ddf3c Removed Unused Stuff 2020-09-07 21:35:08 +02:00
Chaoscaot
24131e5bbe Reworked Detonator 2020-09-07 19:18:14 +02:00
f5c34db39e Refactor for "better" error handling 2020-09-06 21:05:39 +02:00
607ff10250 Move Copy-Schematic to BauSystem due to arena implications 2020-09-06 21:04:07 +02:00
Chaoscaot
ba2d321109 Added 12.2 Support 2020-09-06 14:01:30 +02:00
Chaoscaot
5952258956 Initial Detonator Commit 2020-09-06 01:52:19 +02:00
2514b54e02 Merge branch 'prepare_open_source'
# Conflicts:
#	BauSystem_15/src/de/steamwar/bausystem/tracer/PlayerTraceCache_15.java
#	BauSystem_API/src/de/steamwar/bausystem/tracer/TracerUpdateManager.java
#	BauSystem_API/src/de/steamwar/bausystem/tracer/debugcallback/DebugCallbackActionBar.java
#	BauSystem_API/src/de/steamwar/bausystem/tracer/guicallback/GuiCallbackRecording.java
#	BauSystem_API/src/de/steamwar/bausystem/tracer/guicallback/GuiCallbackTNTFrame.java
#	BauSystem_API/src/de/steamwar/bausystem/tracer/guicallback/GuiCallbackTNTTrace.java
#	BauSystem_API/src/de/steamwar/bausystem/tracer/showcallback/TNTCallbackCacheUpdate.java
#	BauSystem_API/src/de/steamwar/bausystem/tracer/showcallback/TNTCallbackShow.java
#	BauSystem_API/src/de/steamwar/bausystem/tracer/updatecallback/TracerCallbackPositions.java
#	BauSystem_API/src/de/steamwar/bausystem/tracer/updatecallback/TracerCallbackTracing.java
#	BauSystem_API/src/de/steamwar/bausystem/tracer/updatecallback/TracerCallbackUpdatePoints.java
#	BauSystem_Main/src/de/steamwar/bausystem/tracer/TNTListener.java
#	BauSystem_Main/src/de/steamwar/bausystem/tracer/TNTTracer12.java
#	BauSystem_Main/src/de/steamwar/bausystem/tracer/TNTTracer15.java
#	BauSystem_Main/src/de/steamwar/bausystem/tracer/trace/ShowManager.java
#	BauSystem_Main/src/de/steamwar/bausystem/tracer/trace/ShowStatus.java
#	BauSystem_Main/src/de/steamwar/bausystem/tracer/trace/TNTFrame.java
#	BauSystem_Main/src/de/steamwar/bausystem/tracer/trace/TNTTrace.java
2020-09-03 20:07:39 +02:00
5e539a8756 Untangle spagetti code #3 (might not work in this state) 2020-08-30 12:01:47 +02:00
dda4ad7f99 Untangle spagetti code #2 2020-08-30 08:01:51 +02:00
jojo
e62f371578 Merge branch 'TNTTracer' 2020-08-30 02:44:52 +02:00
jojo
b13dcc57a1 Update Tracer 2020-08-30 02:23:23 +02:00
143735809c Prepare open source release 2020-08-26 18:48:57 +02:00
7a59ca90b4 Merge pull request 'TNTTracer' (#70) from TNTTracer into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-07-19 08:21:29 +02:00
jojo
619498a898 Add Trace 1.15 Support and Rework 2020-07-18 23:01:50 +02:00
19adf2eedb Implementing custom testblock & reset region capability 2020-07-11 11:08:43 +02:00
jojo
0cf208af2e Add TNTTracer 15 2020-07-07 21:21:00 +02:00
bce1f156ca Remove autofreezer 2020-06-22 20:12:04 +02:00
96ee63d2f4 Hotfix AutoFreeze with FAWE 2020-04-11 13:18:28 +02:00
4c8c968063 Expanding the autofreeze time 2020-03-22 11:46:42 +01:00
64fdf9bf16 Fixing AFK-Kick resulting in schematics not removed 2020-03-10 06:33:42 +01:00
ea45eb1942 Hotfixing AutoLoader spam messages due to wrong handling 2020-03-08 08:22:34 +01:00
1cfaa01f0e WorldEdit autofreeze 2020-03-01 15:37:38 +01:00
67ec4f955a Adding AFKStopper 2020-01-27 07:04:47 +01:00
08db379a5e Hotfix freeze 2020-01-12 16:46:11 +01:00
Yaruma3341
a27344af1c hotfix and code cleanup 2020-01-12 15:31:27 +01:00
Yaruma3341
43e40665d3 hotfix 2020-01-11 21:38:34 +01:00