jojo
d24d4ee49f
Update chat messages
2020-12-16 11:49:49 +01:00
jojo
e21fd6acfb
Update chat messages
2020-12-16 11:40:12 +01:00
jojo
ee701cce0d
Change ScripSystem prefix to BauSystem prefix
2020-12-16 11:32:10 +01:00
jojo
3cdfae7c86
Simplify Error messages for user
2020-12-16 11:31:27 +01:00
jojo
45eea9b26e
Remove overhead from sleep Command
2020-12-16 11:09:10 +01:00
jojo
552649f884
Fix RightClickAir and LeftClickAir
2020-12-16 10:31:02 +01:00
jojo
4a9a317428
Simplify sleep Command
...
Simplify further command additions
2020-12-16 10:00:29 +01:00
jojo
203519b15f
Add messages for player
2020-12-16 09:36:28 +01:00
jojo
93003de08d
Make ScriptListener.ScriptExecutor.player final
...
Make ScriptListener.ScriptExecutor.commands final
Fixing commands without spaces
Fixing negative and zero sleepTime
Add Error message on sleep without number
Remove throw-away-references
2020-12-16 09:26:17 +01:00
jojo
15570cab7c
Make Sleep 'CaSeInDePeNdEnCe'
...
Make Sleep Command like Bukkit Command (String.split(" "))
2020-12-16 09:08:27 +01:00
jojo
5b73ec5305
Fix ignored Sleep Time
2020-12-16 09:04:31 +01:00
jojo
00a77b378b
Merge ScriptListener.Script and ScriptListener.ScriptExecutor
2020-12-16 09:04:18 +01:00
jojo
ee94b51612
Add basic sleep command to ScriptSystem
2020-12-15 20:33:40 +01:00
879585e542
Merge pull request 'Remove superflous chained command' ( #138 ) from removeChained into master
...
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2020-12-12 16:44:59 +01:00
jojo
571e5a22ec
Merge branch 'master' into ScriptComments
...
# Conflicts:
# BauSystem_Main/src/de/steamwar/bausystem/world/ScriptListener.java
2020-12-12 16:35:26 +01:00
c6e8cad799
Fix WE Security issue
2020-12-11 15:31:54 +01:00
e901568a07
Hotfix WE security issue
2020-12-11 15:19:15 +01:00
0f03e2b0a9
Hotfix WE security issue
2020-12-11 14:55:09 +01:00
7f14182b8e
Remove superflous chained command
2020-12-11 13:00:36 +01:00
4b1a03e5fb
Fix script book in 1.12
2020-12-11 12:47:32 +01:00
YoyoSource
6dcda0f509
Add Comments to scripts
2020-12-10 21:30:31 +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
jojo
bb92dc51db
Add basic Trace System
2020-12-05 21:33:48 +01:00
jojo
daad65b1d7
Add RecordManager
2020-12-04 22: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
d7e13f2be2
Add ExplodeListener
2020-11-20 15:26:11 +01:00
jojo
dc79b80cc0
Initial TNT-Tracer
2020-11-19 13:00:12 +01:00
jojo
fce4a64625
Add //u -> //undo
...
Add //r -> //redo
2020-11-18 19:51:53 +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
670be6d968
Remove unused Imports
2020-11-17 09:39:03 +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
e416bf1414
Merge pull request 'Add /tpslimit Command' ( #113 ) from TPSLimiter into master
...
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-11-16 14:32:46 +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
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
df44910ff5
Merge pull request 'Fix ConcurrentModificationException' ( #112 ) from FixTracer into master
...
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-11-15 12:05:11 +01:00
jojo
7a978a2f5b
Fix ConcurrentModificationException
2020-11-15 11:53:10 +01:00
jojo
585c4e6960
Fix Tracer Warning
2020-11-13 17:16:10 +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
dda4ad7f99
Untangle spagetti code #2
2020-08-30 08:01:51 +02:00
6831ada70f
Untangle spagetti code part 1
2020-08-30 07:45:32 +02:00
1f2b6a0290
Simplify Tracer #1
2020-08-30 07:13:11 +02:00
jojo
a581beee5c
Fix Tracer dirty Optimization
2020-08-30 03:10:45 +02:00
jojo
0b13700a3a
Fix Tracer maxSize Optimization
2020-08-30 03:06:22 +02:00
jojo
daa6979e5a
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# BauSystem_Main/src/de/steamwar/bausystem/BauSystem.java
2020-08-30 02:47:01 +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
e18b2c77d8
Remove unnecessary error message
2020-08-15 17:16:41 +02:00
81182f5b6f
Fix 1.12 reduced debug info
2020-07-27 06:53:08 +02:00