SteamWar/BauSystem
Archiviert
13
0
Commit graph

161 Commits

Autor SHA1 Nachricht Datum
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
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
c3b59015fd Remove built in tps sensoring 2020-11-07 11:57:23 +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
jojo
d9079a5010 Fix TraceManager.currentFrameSize 2020-10-02 18:06:36 +02:00
850d891bf6 Merge pull request 'Fixed CME' (#103) from detonator-fix into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-09-30 08:01:59 +02:00
Chaoscaot
156ee1c7b1 Fixed CME 2020-09-29 22:01:54 +02:00
d6fa5cf5e7 Merge pull request 'Fix UnsupportedOperationException on addAll()' (#102) from FixTracer into master
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2020-09-26 09:28:34 +02:00
jojo
2cc621f188 Fix UnsupportedOperationException on addAll() 2020-09-25 21:29:29 +02:00
e5d3712287 Merge pull request 'Fixed CCE When Block is Changed' (#101) from detonator2.0 into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-09-25 16:25:02 +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
d497ecf832 Lazyly load owner to improve startup time 2020-09-22 17:40:43 +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
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
1f967fe998 Merge pull request 'Fix null pointer exception' (#92) from simplify-tracer into master
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2020-09-05 12:10:48 +02:00
jojo
63d787b2e4 Fix null pointer exception 2020-09-05 11:45:40 +02:00
jojo
1fba4511fa Fix null pointer exception 2020-09-05 10:50:08 +02:00
aa318d7d94 Adding AGPL header to tracer 2020-09-03 20:10:01 +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