|
7f14182b8e
|
Remove superflous chained command
|
2020-12-11 13:00:36 +01:00 |
|
YoyoSource
|
75c7c8560c
|
Add ScriptListener as its own class
|
2020-12-10 20:16:07 +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
|
670be6d968
|
Remove unused Imports
|
2020-11-17 09:39:03 +01:00 |
|
jojo
|
259549ca90
|
Add WorldEdit Shortcuts
|
2020-11-16 18:35:39 +01:00 |
|
jojo
|
eeef18d504
|
Add /tpslimit Command
|
2020-11-15 13:12:52 +01:00 |
|
|
d497ecf832
|
Lazyly load owner to improve startup time
|
2020-09-22 17:40:43 +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
|
24131e5bbe
|
Reworked Detonator
|
2020-09-07 19:18:14 +02:00 |
|
|
607ff10250
|
Move Copy-Schematic to BauSystem due to arena implications
|
2020-09-06 21:04:07 +02:00 |
|
Chaoscaot
|
5952258956
|
Initial Detonator Commit
|
2020-09-06 01:52:19 +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 |
|
|
1f2b6a0290
|
Simplify Tracer #1
|
2020-08-30 07:13:11 +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 |
|
|
6b682e666e
|
Fix ReducedDebugInfo
|
2020-07-26 23:00:03 +02:00 |
|
|
2858f87e5d
|
Fix DebugInfo
|
2020-07-26 22:57:07 +02:00 |
|
|
72a2b4821d
|
Fix ReducedDebugInfo
|
2020-07-26 22:55:39 +02:00 |
|
|
9d56f09624
|
Fix ReducedDebugInfo false
|
2020-07-26 22:52:48 +02:00 |
|
jojo
|
8aee883a8e
|
Remove Logger
|
2020-07-26 16:29:16 +02:00 |
|
|
7a59ca90b4
|
Merge pull request 'TNTTracer' (#70) from TNTTracer into master
Reviewed-by: Lixfel <lixfel@steamwar.de>
|
2020-07-19 08:21:29 +02:00 |
|
jojo
|
619498a898
|
Add Trace 1.15 Support and Rework
|
2020-07-18 23:01:50 +02:00 |
|
|
83ab53aa91
|
Merge remote-tracking branch 'origin/GillsCommand'
# Conflicts:
# BauSystem_Main/src/de/steamwar/bausystem/BauSystem.java
|
2020-07-11 07:35:47 +02:00 |
|
jojo
|
0cf208af2e
|
Add TNTTracer 15
|
2020-07-07 21:21:00 +02:00 |
|
|
b8a2739512
|
Implement debug stick command
|
2020-07-04 09:29:04 +02:00 |
|
Jan9103
|
68e44aa670
|
YML überabreitet und Befehl umbenannt
|
2020-06-30 07:34:19 +02:00 |
|
Jan9103
|
05d2ef4632
|
added Command "/gills" & registered it
this is a slightly modified version of "/nv"
|
2020-06-25 11:57:16 +02:00 |
|
|
4ebe1f40f2
|
Hotfix not existing exception (ugly)
|
2020-04-08 17:06:01 +02:00 |
|
Jan9103
|
193c50f99c
|
wieder eine Log-Meldung hinzugefügt
|
2020-04-05 15:13:40 +02:00 |
|
Jan9103
|
c90695e69c
|
angefragte Veränderungen
|
2020-03-26 13:42:35 +01:00 |
|
|
2ebaeca46b
|
first implimentation
|
2020-03-21 20:01:00 +01:00 |
|
|
dc47138490
|
All OP
|
2020-02-25 18:04:38 +01:00 |
|
|
b91799570a
|
Hotfix giving everybody fawe.admin permission
|
2020-02-21 16:58:00 +01:00 |
|
|
67ec4f955a
|
Adding AFKStopper
|
2020-01-27 07:04:47 +01:00 |
|
|
ba9f27ba61
|
Hotfix (try) of MethodNotFound error
|
2020-01-20 18:16:15 +01:00 |
|
|
269cbb163c
|
Automatic BauServer stop after 60s running without player
|
2020-01-19 07:01:07 +01:00 |
|
|
2a212e30f5
|
Merge branch 'scoreboard' of SteamWar/BauSystem into master
|
2020-01-12 16:42:09 +01:00 |
|
Yaruma3341
|
3fdb9072f8
|
hotfix
|
2020-01-08 23:50:07 +01:00 |
|
Yaruma3341
|
0657ac404b
|
added scoreboard
|
2020-01-07 23:22:31 +01:00 |
|
BuildTools
|
c0a70570c1
|
added /clear <Player> command and registered it in BauSystem.java
|
2020-01-07 16:38:45 +01:00 |
|
|
4cf2219f46
|
Adding permissions for FAWE-Less 1.15 Bauserver
|
2020-01-03 17:01:28 +01:00 |
|
|
94a138b9ec
|
Fixing sections.yml
|
2019-12-31 13:02:15 +01:00 |
|
|
a389fa9756
|
Allowing UserID as WorldName
|
2019-12-31 12:58:55 +01:00 |
|