SteamWar/BauSystem
Archiviert
13
0
Commit graph

50 Commits

Autor SHA1 Nachricht Datum
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
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
b13dcc57a1 Update Tracer 2020-08-30 02:23:23 +02:00
143735809c Prepare open source release 2020-08-26 18:48:57 +02:00
jojo
8aee883a8e Remove Logger 2020-07-26 16:29:16 +02:00
jojo
03683fc0b6 Rename hide() -> hideBlockTraces() 2020-07-25 21:55:23 +02:00
jojo
bb8c6c259e Fix Trace show/hide Bug 2020-07-25 21:16:58 +02:00
jojo
6c625c51c0 Add dirtyFlag after explode 2020-07-19 20:42:10 +02:00
jojo
4eed29d7d6 Add Initial 1.12 Support 2020-07-19 20:36:33 +02:00
jojo
930e8dc7d0 Fix Updating Issue while Tracing 2020-07-19 19:54:58 +02:00
jojo
8254fb6e5e Fix ConcurrentModificationException - 3 2020-07-19 19:18:28 +02:00
jojo
f4378c58c2 Fix ConcurrentModificationException - 2 2020-07-19 17:49:07 +02:00
jojo
8d10a702b4 Fix ConcurrentModificationException 2020-07-19 17:21:33 +02:00
jojo
29c3e954be Fix ArrayIndexOutOfBoundsException 2020-07-19 16:38:47 +02:00
jojo
6f558b6b91 Fix dirty Flaging 2020-07-19 14:54:07 +02:00
jojo
7e5d690c9d Fix synchronization Deadlock 2020-07-19 14:51:40 +02:00
jojo
df72a08f99 Fix NullPointerException in delete() 2020-07-19 14:42:55 +02:00
jojo
29cb90f128 Fix "/trace delete [TRACE-ID]" 2020-07-19 07:39:17 +02:00
jojo
a4cc32d808 Add clickable TNT list 2020-07-19 07:31:04 +02:00
jojo
619498a898 Add Trace 1.15 Support and Rework 2020-07-18 23:01:50 +02:00
jojo
90357e4fd2 Add TNTTracerGUI start 2020-07-08 13:05:41 +02:00
jojo
44a6156dec Automatischer TNT Tracer Messages 2020-07-08 10:06:59 +02:00
jojo
0cf208af2e Add TNTTracer 15 2020-07-07 21:21:00 +02:00