SteamWar/BauSystem
Archiviert
13
0
Commit graph

79 Commits

Autor SHA1 Nachricht Datum
7f14182b8e Remove superflous chained command 2020-12-11 13:00:36 +01:00
jojo
16901df176 Simplify World Edit Shortcuts 2020-11-18 18:36:02 +01:00
jojo
c9d2a7fddc Fix TabCompleteException 2020-11-17 16:35:32 +01:00
jojo
8d8ba668c9 Add WorldEdit Shortcuts 2020-11-16 19:41:37 +01:00
jojo
259549ca90 Add WorldEdit Shortcuts 2020-11-16 18:35:39 +01:00
jojo
ea6505e3c7 Seperate Version dependant code 2020-11-16 14:24:55 +01:00
jojo
87285ee802 Add Permission Check 2020-11-16 14:04:08 +01:00
jojo
b2efaa55f6 Add Permission Check 2020-11-16 14:02:05 +01:00
jojo
9b803facd5 Fix CommandTPSLimiter 2020-11-16 13:59:01 +01:00
jojo
9a082dbdba Fix CommandTPSLimiter 2020-11-16 13:39:29 +01:00
jojo
36d6c6bedb Fix CommandTPSLimiter 2020-11-16 07:28:49 +01:00
jojo
ab170426cb Fix CommandTPSLimiter 2020-11-15 21:54:06 +01:00
jojo
9388e1abd5 Add velocity 2020-11-15 19:35:32 +01:00
jojo
e9facf92ca Add velocity (commented) 2020-11-15 15:55:34 +01:00
jojo
d23875cc3a Add Permission Check in CommandTPSLimiter 2020-11-15 14:10:11 +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
c3b59015fd Remove built in tps sensoring 2020-11-07 11:57:23 +01:00
Chaoscaot
c464cd9df0 Removed Unused Imports 2020-09-11 21:35:05 +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
Chaoscaot
55e5b65345 Improved Language 2020-09-06 14:27:29 +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
b800c3f197 Merge pull request 'Simplify Tracer' (#91) from simplify-tracer into master
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2020-08-30 13:20:39 +02:00
5e539a8756 Untangle spagetti code #3 (might not work in this state) 2020-08-30 12:01:47 +02:00
jojo
4aaf9d0c3e Fix CommandTrace 2020-08-30 10:51:42 +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
24f8e22fb4 Merge pull request 'Fix Trace show/hide Bug' (#86) from TNTTracer into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-07-25 21:57:06 +02:00
jojo
03683fc0b6 Rename hide() -> hideBlockTraces() 2020-07-25 21:55:23 +02:00
jojo
e0b885ad32 Fix Trace show/hide Bug 2020-07-25 21:44:41 +02:00
1465d2540d Merge pull request 'Fix Trace show/hide Bug' (#85) from TNTTracer into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-07-25 21:38:53 +02:00
jojo
c1ec555838 Fix Trace show/hide Bug 2020-07-25 21:36:42 +02:00
32fbe9ddf3 Merge pull request 'TNTTracer' (#74) from TNTTracer into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-07-19 15:27:33 +02:00
jojo
d800eb5544 Fix help message 15 2020-07-19 10:14:14 +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
29cb90f128 Fix "/trace delete [TRACE-ID]" 2020-07-19 07:39:17 +02:00
jojo
fac6d6986e Fix Spam 2020-07-19 07:33:57 +02:00
jojo
a4cc32d808 Add clickable TNT list 2020-07-19 07:31:04 +02:00
jojo
fa6a5abf67 Add permissionCheck
Remove "/trace gui"
2020-07-19 01:06:29 +02:00
jojo
3a44e2db2a Add Message 2020-07-18 23:20:06 +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
83ab53aa91 Merge remote-tracking branch 'origin/GillsCommand'
# Conflicts:
#	BauSystem_Main/src/de/steamwar/bausystem/BauSystem.java
2020-07-11 07:35:47 +02:00
jojo
0cf208af2e Add TNTTracer 15 2020-07-07 21:21:00 +02:00
b8a2739512 Implement debug stick command 2020-07-04 09:29:04 +02:00
Jan9103
68e44aa670 YML überabreitet und Befehl umbenannt 2020-06-30 07:34:19 +02:00