SteamWar/BauSystem
Archiviert
13
0
Commit graph

538 Commits

Autor SHA1 Nachricht Datum
bdb575b9c6 Merge pull request 'Fix post clear behaviour' (#154) from fixClear into master
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-01-02 13:17:53 +01:00
81bbc84fd8 Fix post clear behaviour 2021-01-01 13:20:28 +01:00
jojo
d04032cd66 Add CommandScript 2020-12-30 12:13:14 +01:00
jojo
fec21c9a92 Add Execution Points back 2020-12-30 11:48:38 +01:00
jojo
570de88059 Add variable replacing for every command 2020-12-29 21:24:58 +01:00
jojo
a8e6edefb8 Simplify ScriptListener 2020-12-29 20:28:57 +01:00
e34825e1ba Merge pull request 'Bum Fix' (#151) from BumFix into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-12-28 17:09:24 +01:00
jojo
bc898c57c3 Bum Fix 2020-12-27 22:32:03 +01:00
jojo
e7fad90f61 Fix Tracer 2020-12-27 22:22:16 +01:00
d26b7f4393 Merge pull request 'Tracer-entity' (#147) from Tracer-entity into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-12-27 22:16:02 +01:00
jojo
8d8d9bc1fb Fix CommandTrace 2020-12-27 22:08:34 +01:00
jojo
c32702fce9 Add '/trace show' options to help 2020-12-27 22:08:10 +01:00
jojo
b8672a9134 Use RecordStatus only in '/trace auto' only 2020-12-27 22:02:18 +01:00
jojo
30a0cea0f4 Use RecordStatus only in '/trace auto' only 2020-12-27 22:01:31 +01:00
jojo
c3f9a61826 Simplify TNTTracer_12
Simplify TNTTracer_15
2020-12-27 21:56:09 +01:00
jojo
a19e0436fb Add ShowMode arguments with ShowModeParameter 2020-12-27 15:34:00 +01:00
jojo
8e012cb9ca Simplify TraceEntity_12 2020-12-27 15:11:24 +01:00
jojo
2e097b9b21 Optimize Imports 2020-12-27 15:11:05 +01:00
jojo
6c89fec5a1 Simplify TraceEntity_12 2020-12-27 15:10:26 +01:00
jojo
df00896c93 Optimize TraceEntity_12
Optimize TraceEntity_15
Optimize CommandTraceTabCompleter
Optimize Recorder
2020-12-27 14:19:58 +01:00
jojo
6b23f88ea0 Optimize Packets in TraceEntity_12 and TraceEntity_15
Simplify messages in CommandTrace
2020-12-27 13:47:43 +01:00
jojo
bd06e710f7 Add waterlogged check 2020-12-27 13:40:02 +01:00
jojo
e4f874a4bb Optimize Code
Add Version Dependant Call for water check
Remove TraceShowManager argument parsing
Remove ReflectionUtils.java
Remove BauSystem comments
Move RoundedTNTPosition
Move TNTPosition
Fix Advanced
Simplify Basic.createEntity
2020-12-27 00:13:20 +01:00
jojo
7da829eae5 Add Debug info 2020-12-26 23:37:10 +01:00
fdd74296b8 Merge pull request 'FallingBlock' (#144) from FallingBlock into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
2020-12-26 23:21:21 +01:00
jojo
83d1570efb Fix Update Points 2020-12-26 23:15:02 +01:00
jojo
c54980399a Remove UpdateEntity_12.java
Remove UpdateEntity_15.java
Simplify TraceEntity_12
Simplify TraceEntity_15
2020-12-26 23:11:08 +01:00
jojo
445de39eb0 Optimize EntityMetaDataPackets 2020-12-26 22:44:01 +01:00
jojo
bdded55b86 Merge sendTickPackets with sendPacketsToPlayer 2020-12-26 22:43:19 +01:00
jojo
ac399896fc Update TPSLimit_12
Update TPSLimit_15
2020-12-26 22:42:27 +01:00
jojo
d316b606fd Optimize Imports 2020-12-26 22:41:00 +01:00
jojo
500d103b49 Update versioned dependant code to new SpigotCore version dependant calls 2020-12-25 23:28:11 +01:00
jojo
f8d69deaa3 Update versioned dependant code to new SpigotCore version dependant calls 2020-12-25 23:25:09 +01:00
jojo
d332977a1d Fix Trace auto messages 2020-12-25 23:08:59 +01:00
jojo
8f35724d72 Simplify TNTTracer_12 and TNTTracer_15
Simplify TraceEntity_12 and TraceEntity_15
Simplify UpdateEntity_12 and UpdateEntity_15
Add TNTPosition.previousLocation
Fix CommandTrace messages for argument 'auto'
Remove Experimental
2020-12-25 23:01:08 +01:00
jojo
2a796d710f Add Recorder record first position 2020-12-25 22:35:35 +01:00
jojo
0864b1bc92 Add Experimental 2020-12-25 22:26:35 +01:00
jojo
dee5d9598d Fix Advanced Tracer 2020-12-25 21:58:55 +01:00
jojo
62d223b470 Simplify TNTPosition 2020-12-25 18:49:35 +01:00
jojo
65456ea19c Simplify TPSLimit_12
Simplify TPSLimit_15
2020-12-25 18:06:19 +01:00
jojo
5a881be746 Simplify Advanced 2020-12-25 13:32:10 +01:00
jojo
f554f595f8 Optimize Imports 2020-12-25 13:25:43 +01:00
jojo
0ffafaf95c Fix CommandTraceTabCompleter 2020-12-25 13:02:43 +01:00
jojo
7798ddc5d7 Remove Logging Messages 2020-12-25 13:00:07 +01:00
jojo
79ee799260 Add CommandTrace messages 2020-12-25 12:59:39 +01:00
jojo
3f040e6130 Add Advanced
Add AdvancedNoWater
Add RoundedTNTPosition
2020-12-25 12:57:50 +01:00
jojo
efb1535211 Add BasicNoWater show mode
Add UpdateEntity_12
Add UpdateEntity_15
Add Advanced show mode WIP
Fix Recorder
2020-12-25 12:11:59 +01:00
jojo
7f42fffd0c Fix Kommata 2020-12-24 14:58:50 +01:00
jojo
e94fe80a49 Remove cluttered if 2020-12-24 14:33:28 +01:00
eb56de7f6d Merge pull request 'Classloader doesnt like multithreading...' (#146) from Fix_classloader_issues into master
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2020-12-24 14:25:48 +01:00