SteamWar/BauSystem
Archiviert
13
0
Commit graph

763 Commits

Autor SHA1 Nachricht Datum
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
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
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
yoyosource
ec1e557cb7 Add RedstoneListener messages 2021-03-07 12:37:07 +01:00
yoyosource
3e184dfefb Add RedstoneListener messages 2021-03-07 12:36:19 +01:00
yoyosource
ab374ea7dd Add RedstoneListener messages 2021-03-07 12:32:54 +01:00
yoyosource
0c17692fc3 Add CommandRedstoneTester
Add RedstoneListener
2021-03-07 12:31:36 +01:00
d07f7d773b Merge pull request 'Detonator on Item Locations' (#197) from multi-detonator into master
Reviewed-on: #197
Reviewed-by: YoyoNow <jwsteam@nidido.de>
2021-03-07 10:58:30 +01:00
Chaoscaot
7185001258 Merge branch 'master' into multi-detonator 2021-03-07 10:53:49 +01:00
27f9e70492 Merge pull request 'CannonSimulator' (#164) from CanonSimulator into master
Reviewed-on: #164
Reviewed-by: Chaoscaot <chaoscaot444@gmail.com>
2021-03-07 10:47:35 +01:00
yoyosource
c6791f394c Update pr stuff 2021-03-07 10:38:52 +01:00
yoyosource
8b46d6fe69 Update pr stuff 2021-03-07 10:34:58 +01:00
yoyosource
801211c57d Update pr stuff 2021-03-07 10:25:05 +01:00
417f4d3965 Merge branch 'master' into CanonSimulator 2021-03-07 10:23:53 +01:00
yoyosource
5b1a1a2f69 Optimize CommandGUI 2021-03-06 21:35:59 +01:00