SteamWar/BauSystem
Archiviert
13
0
Commit graph

73 Commits

Autor SHA1 Nachricht Datum
jojo
440717f1f5 Add ShowModeParameter 'advanced' 2021-01-30 11:22:43 +01:00
jojo
7f55dddd8f Add '-a' as alias for '-advanced' to ShowModeParameter parsing 2021-01-27 13:56:40 +01:00
jojo
1a72a39b33 Merge Basic ShowMode and Advanced ShowMode to EntityShowMode
Add EntityShowMode
2021-01-27 13:53:35 +01:00
jojo
96be3d5259 Merge branch 'master' into TraceGui 2021-01-26 15:21:44 +01:00
jojo
1afa2b9242 Fix Advanced Trace mode 2021-01-16 18:33:51 +01:00
jojo
c4867658a6 Fix issue with ShowModeParameter 2021-01-16 18:20:57 +01:00
jojo
0a49448778 Add TraceGUI 2021-01-15 17:29:15 +01:00
d1883d4b85 Dont show tnt exploded in water without -water option 2021-01-10 12:48:42 +01:00
81bbc84fd8 Fix post clear behaviour 2021-01-01 13:20:28 +01:00
jojo
bc898c57c3 Bum Fix 2020-12-27 22:32:03 +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
a19e0436fb Add ShowMode arguments with ShowModeParameter 2020-12-27 15:34:00 +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
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
c54980399a Remove UpdateEntity_12.java
Remove UpdateEntity_15.java
Simplify TraceEntity_12
Simplify TraceEntity_15
2020-12-26 23:11:08 +01:00
jojo
f8d69deaa3 Update versioned dependant code to new SpigotCore version dependant calls 2020-12-25 23:25:09 +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
5a881be746 Simplify Advanced 2020-12-25 13:32:10 +01:00
jojo
7798ddc5d7 Remove Logging Messages 2020-12-25 13:00:07 +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
1dd0bd7418 Add Copyright Notice 2020-12-19 20:11:02 +01:00
jojo
de9c79240a Add BasicShowMode 2020-12-19 18:16:23 +01:00
jojo
4824893d79 Add BasicShowMode 2020-12-19 17:49:35 +01:00
jojo
33584589a5 Start BasicShowMode 2020-12-19 14:42:50 +01:00
ba7888eb56 Lixfels trace changes 2020-12-18 22:38:31 +01:00
jojo
2ecd71baeb Simplify version dependant 2020-12-17 20:06:43 +01:00
jojo
19ee52aee5 Add ExplodeListener
Add RecordManager
Add RecordTrace
Add ShowTrace basics
Add TNTEntity basics
2020-12-17 19:43:30 +01:00
jojo
599c6049be Add Trace Record System 2020-12-16 16:27:08 +01:00
jojo
bb92dc51db Add basic Trace System 2020-12-05 21:33:48 +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
jojo
d9079a5010 Fix TraceManager.currentFrameSize 2020-10-02 18:06:36 +02:00
jojo
2cc621f188 Fix UnsupportedOperationException on addAll() 2020-09-25 21:29:29 +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
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
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