SteamWar/BauSystem
Archiviert
13
0
Commit graph

637 Commits

Autor SHA1 Nachricht Datum
yoyosource
e90dda786b Update to new Code style 2021-04-03 20:28:29 +02:00
yoyosource
bdc9e44e2a Make Region System more readable by splitting a long class file 2021-04-03 19:49:36 +02:00
yoyosource
255c7e8355 Update Region to new Region.RegionType and Region.RegionExtensionType 2021-04-03 19:40:47 +02:00
yoyosource
e75da0d8f4 Add Region.RegionExtensionType
Add Region.RegionType
2021-04-03 19:35:37 +02:00
373f74122f added getMinPointExtension and getMaxPointExtension 2021-04-03 19:13:53 +02:00
fb7fe3fb2e added -a to trace show as tab complete and map 2021-04-03 19:08:04 +02:00
yoyosource
979ebb8ad0 Add Region.getMinBuildAreaPoint
Add Region.getMaxBuildAreaPoint
2021-04-03 18:30:41 +02:00
yoyosource
387ef9d265 Merge branch 'master' into RegionFix 2021-04-03 18:27:45 +02:00
yoyosource
20fa076176 Fix NPE 2021-04-03 18:26:18 +02:00
yoyosource
1146b7ab7c Merge branch 'master' into RegionFix 2021-04-03 18:01:55 +02:00
yoyosource
a10a60a0de Fix CommandTPSLimiter bug 2021-04-03 18:00:56 +02:00
yoyosource
a08c31c8b4 Add Region.Prototype.waterLevel 2021-04-03 17:13:51 +02:00
5b8f7b10df added getMinPoint and getMaxPoint to region 2021-04-03 14:34:52 +02:00
yoyosource
3e3b790199 Hotfix CommandTNT 2021-04-03 12:03:04 +02:00
f072647b0c Merge branch 'master' into RegionFix 2021-04-03 11:46:53 +02:00
yoyosource
de6b20d827 Hotfix BauSystem RamUsage and AutoShutdown 2021-04-03 09:11:52 +02:00
yoyosource
ff1e5e06dd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	BauSystem_Main/src/de/steamwar/bausystem/BauSystem.java
2021-04-03 09:10:57 +02:00
yoyosource
3cdff4c4b7 Hotfix BauSystem RamUsage and AutoShutdown 2021-04-03 09:10:04 +02:00
55435c7d18 Fix log messages 2021-04-03 08:47:07 +02:00
yoyosource
aa4058d5f9 Hotfix BauSystem RamUsage and AutoShutdown 2021-04-03 08:39:56 +02:00
yoyosource
829e3c64f0 Hotfix BauSystem RamUsage and AutoShutdown 2021-04-03 08:33:34 +02:00
yoyosource
08e0578fb4 Hotfix BauSystem RamUsage and AutoShutdown 2021-04-03 08:32:37 +02:00
yoyosource
fe6a40577c Hotfix BauSystem RamUsage and AutoShutdown 2021-04-03 08:29:52 +02:00
yoyosource
cd7890f5fe Hotfix BauSystem RamUsage and AutoShutdown 2021-04-03 08:26:09 +02:00
yoyosource
d0372d86e9 Merge branch 'master' into RegionFix 2021-04-02 20:55:11 +02:00
9896c2e251 Merge branch 'master' into BauOnline 2021-04-02 20:45:36 +02:00
d378a90b9e Merge branch 'master' into BauOnline 2021-04-02 20:45:04 +02:00
yoyosource
9cd68ef148 Hotfix BauSystem 2021-04-02 20:43:57 +02:00
Chaoscaot
2bb77c4a28 Merge branch 'master' into reset_history 2021-04-02 20:35:49 +02:00
yoyosource
f917c52bda Hotfix CommandTrace 2021-04-02 20:35:13 +02:00
Chaoscaot
8b807314cb Add CommandFramework for Region Command 2021-04-02 20:33:57 +02:00
yoyosource
d706eb9e3a Add RamUsage to be safe 2021-04-02 20:14:03 +02:00
yoyosource
85d9c87464 Add RamUsage to be safe 2021-04-02 20:13:57 +02:00
Chaoscaot
123339e542 Add Protect Command to History 2021-04-02 19:58:50 +02:00
Chaoscaot
88e8a2d51e Add Regional Reset History 2021-04-02 19:58:45 +02:00
Chaoscaot
350cd9539a Fix TestblockCommand with custom Testblock 2021-04-02 19:50:29 +02:00
yoyosource
efaf18a4f8 Add RamUsage to be safe 2021-04-02 19:05:02 +02:00
yoyosource
7653bd22f9 Merge branch 'master' into BauOnline 2021-04-02 18:56:14 +02:00
yoyosource
0337c1eb53 Add BauSystem shutdown after 5 minutes no player or 80 percentage memory load 2021-04-02 18:54:46 +02:00
yoyosource
d4d3e3067d Fix CommandTrace 2021-04-02 18:46:36 +02:00
yoyosource
6a62dde065 Update BauSystem 2021-04-02 18:44:37 +02:00
yoyosource
40efbfacb3 Remove CommandSelect.java 2021-04-02 18:03:38 +02:00
0cfb5cff96 Merge remote-tracking branch 'origin/CommandFramework' into CommandFramework 2021-04-02 18:01:44 +02:00
68643025ad started implementing CommandSelect 2021-04-02 18:01:37 +02:00
yoyosource
da5c5f45e4 Add CommandWorldSpawn 2021-04-02 17:50:29 +02:00
4c8c9d3709 Merge remote-tracking branch 'origin/CommandFramework' into CommandFramework 2021-04-02 17:27:53 +02:00
c0925f31d2 added alias /g for /gm 2021-04-02 17:27:47 +02:00
yoyosource
03165acbb8 Add CommandTeleport tp alias 2021-04-02 17:25:25 +02:00
73d492cdf0 updated bau toggle-commands tab completion to tab complete adequately for executing user 2021-04-02 17:13:27 +02:00
9b1f4433ca updated bau toggle-commands tab completion 2021-04-02 17:03:58 +02:00