SteamWar/BauSystem
Archiviert
13
0
Commit graph

975 Commits

Autor SHA1 Nachricht Datum
yoyosource
fd2f073520 Fix CommandScriptVars
Fix ScriptListener.generateArgumentArray
2021-03-26 22:25:49 +01:00
yoyosource
b95ecb93b0 Add replace multi space to single 2021-03-26 22:11:31 +01:00
Chaoscaot
2eba7c3cb5 Merge remote-tracking branch 'origin/dt_rework' into dt_rework 2021-03-25 13:48:01 +01:00
Chaoscaot
af87505532 Add Offhand 2021-03-25 13:47:53 +01:00
yoyosource
e65722a884 Fix pr stuff 2021-03-25 12:34:47 +01:00
yoyosource
689ae7562e Fix pr stuff 2021-03-25 12:33:53 +01:00
yoyosource
0b32638779 Fix pr stuff 2021-03-25 10:44:48 +01:00
1f4eae127a Merge branch 'master' into RedstoneTester 2021-03-25 10:41:08 +01:00
yoyosource
31df594797 Update CommandScript
Add ScriptListener.CONSTANTS
Add ScriptListener.GLOBAL_VARIABLES
Add ScriptListener unvar command
Add ScriptListener global command
Add ScriptListener unglobal command
Add CommandScriptVars
Add CommandScriptVarsTabCompleter
2021-03-25 10:39:52 +01:00
yoyosource
0f970e3a49 Reformat Detonator 2021-03-25 08:47:21 +01:00
Chaoscaot
b533e27b85 Removing Debug Messages 2021-03-25 07:54:43 +01:00
Chaoscaot
ca7b87f466 Minor DT Rework 2021-03-24 21:45:35 +01:00
ab81466a33 Merge pull request 'Add variable reference support to internal commands' (#207) from ScriptSystemImprovements into master
Reviewed-on: #207
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-03-24 17:29:58 +01:00
yoyosource
6b44f12659 Fix pr stuff 2021-03-20 13:09:25 +01:00
yoyosource
06d3393c44 Fix Region 2021-03-20 12:47:36 +01:00
yoyosource
7ef027c921 Merge branch 'master' into RegionFix
# Conflicts:
#	BauSystem_Main/src/de/steamwar/bausystem/world/Region.java
2021-03-20 12:47:14 +01:00
yoyosource
704a50b9b6 Fix ScriptListener 2021-03-20 12:45:24 +01:00
yoyosource
f3f17710e0 Merge branch 'master' into ScriptSystemImprovements
# Conflicts:
#	BauSystem_Main/src/de/steamwar/bausystem/world/ScriptListener.java
2021-03-20 12:44:35 +01:00
yoyosource
e3c471d13d Merge branch 'master' into RedstoneTester 2021-03-20 12:41:01 +01:00
9e89fe6780 Merge pull request 'Formatted every File!' (#206) from NamingAndFormating into master
Reviewed-on: #206
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-03-20 12:39:36 +01:00
yoyosource
f75292cbbc Fix BauSystem RedstoneTester loading
Fix CommandGUI RedstoneTester loading
2021-03-20 12:34:42 +01:00
yoyosource
48a60e19b3 Add Logic to ScriptListener
Add Input to ScriptListener
2021-03-20 12:31:17 +01:00
yoyosource
de68dc00f1 Fix CommandScript 2021-03-19 22:41:30 +01:00
yoyosource
c4564e313a Fix ScriptListener
Fix RecordStatus
2021-03-19 22:27:57 +01:00
yoyosource
5c31db3867 Fix Region 2021-03-14 18:33:54 +01:00
yoyosource
a7e45111f5 Add variable reference support to internal commands
Add arithmetic commands
Add auto_trace constant
2021-03-13 15:06:42 +01:00
yoyosource
50decb6a4a Add variable reference support to internal commands
Add arithmetic commands
Add auto_trace constant
2021-03-13 14:43:39 +01:00
yoyosource
5706c79389 Merge branch 'master' into RedstoneTester 2021-03-12 10:44:52 +01:00
yoyosource
a26d816f12 Merge branch 'master' into NamingAndFormating
# Conflicts:
#	BauSystem_15/src/de/steamwar/bausystem/commands/CommandDebugStick_15.java
#	BauSystem_Main/src/de/steamwar/bausystem/commands/CommandDetonatorTabCompleter.java
#	BauSystem_Main/src/de/steamwar/bausystem/commands/CommandSimulatorTabCompleter.java
#	BauSystem_Main/src/de/steamwar/bausystem/commands/CommandTNTTabComplete.java
2021-03-12 10:42:35 +01:00
83a97944bf Merge pull request 'Add SWUtils' (#205) from SWUtils into master
Reviewed-on: #205
Reviewed-by: Lixfel <lixfel@steamwar.de>
2021-03-12 10:38:47 +01:00
yoyosource
aa77cb9c29 Formatted every File!
Renamed IAutoLoader to AbstractAutoLoader
2021-03-12 09:31:37 +01:00
yoyosource
b836f3c6d2 Fix Help message 2021-03-12 09:22:37 +01:00
yoyosource
61f82c0da7 Merge branch 'SWUtils' into RedstoneTester
# Conflicts:
#	BauSystem_API/src/de/steamwar/bausystem/SWUtils.java
#	BauSystem_Main/src/de/steamwar/bausystem/commands/CommandDetonatorTabCompleter.java
#	BauSystem_Main/src/de/steamwar/bausystem/commands/CommandSimulatorTabCompleter.java
#	BauSystem_Main/src/de/steamwar/bausystem/commands/CommandTNTTabComplete.java
2021-03-12 09:19:48 +01:00
yoyosource
d047fa1dd1 Add SWUtils 2021-03-12 09:18:48 +01:00
yoyosource
6e18ba218f Remove CommandRedstoneTesterTabCompleter.java 2021-03-08 20:21:10 +01:00
f14b135cd9 Merge branch 'master' into RedstoneTester 2021-03-08 12:40:44 +01:00
yoyosource
e1cdd4f1b7 Add buildPermission to CommandRedstoneTester 2021-03-08 11:01:01 +01:00
yoyosource
7b7e10d6cc Move RedstoneListener.tick to TPSUtils for AutostartTime 2021-03-08 10:56:22 +01:00
yoyosource
8922dd440c Fix CommandGUI 2021-03-08 10:14:37 +01:00
yoyosource
40de54580e Fix TabCompleter 2021-03-08 08:47:33 +01:00
yoyosource
3a2a5f6cd3 Remove CommandRedstoneTester help message in help message 2021-03-08 08:40:40 +01:00
yoyosource
0e74158941 Rename PlayerUtils to SWUtils 2021-03-08 01:24:39 +01:00
0048eb10b2 Merge pull request 'Add TNTSimulator count' (#203) from Simulator into master
Reviewed-on: #203
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-03-08 01:17:41 +01:00
yoyosource
e7eb12e4b7 Add TNTSimulator count 2021-03-07 16:59:16 +01:00
yoyosource
7fa6c2cb09 Fix RedstoneListener.WAND lore 2021-03-07 16:48:00 +01:00
yoyosource
6c91c96524 Add CommandRedstoneTesterTabCompleter
Optimize CommandSimulatorTabCompleter
Optimize CommandTNTTabComplete
Add TabCompleteUtils.manageList
2021-03-07 16:37:19 +01:00
yoyosource
d30a8ff4aa Add CommandRedstoneTester help message 2021-03-07 16:30:15 +01:00
yoyosource
4faede4abf Update RedstoneListener core feature
Add plugin.yml redstonetester -> rt
2021-03-07 16:19:46 +01:00
yoyosource
6d8faea32e Add CommandGUI redstoneListener Wand 2021-03-07 12:48:32 +01:00
yoyosource
dd54a99fb4 Optimize Imports 2021-03-07 12:37:52 +01:00