Commit graph

352 commits

Author SHA1 Message Date
kuroppoi
1d5e50bf13 Small fix 2023-12-29 16:51:36 +01:00
kuroppoi
087e75d983 Make revenants scarier 2023-12-29 16:41:11 +01:00
kuroppoi
afc64bbf45 Zone name will now be set to the zone's identifier if random name fails 2023-12-29 15:57:14 +01:00
kuroppoi
c2ef805b18 Add a bunch of new structures 2023-12-29 15:53:52 +01:00
kuroppoi
ffa63e2500 Use foundation width for surface structures rather than prefab width 2023-12-29 13:07:56 +01:00
kuroppoi
3fe86ecac2 Update README.md 2023-11-10 17:23:13 +01:00
kuroppoi
244d0cf6ed Fix workflow path 2023-11-10 16:18:28 +01:00
kuroppoi
09154d1052 Merge workflows 2023-11-10 16:11:33 +01:00
kuroppoi
7a5d298546 Add PR workflow 2023-11-10 16:06:08 +01:00
kuroppoi
4af059d478 Reduce appearance rate of luxury bunkers 2023-11-01 18:56:19 +01:00
kuroppoi
b5be343881 Prevent entities from targeting players with godmode enabled 2023-11-01 18:45:14 +01:00
kuroppoi
8ec3de63b8 Do not auto-orient mirrorable blocks on place 2023-11-01 16:50:25 +01:00
kuroppoi
e97cc353ad Forgot something 2023-11-01 02:32:21 +01:00
kuroppoi
3eacf31656 Add item mining bonus support 2023-11-01 02:23:43 +01:00
kuroppoi
f7b3b3e299 Fix desert crystal rates + yellow crystals not generating 2023-11-01 02:21:18 +01:00
kuroppoi
eeec598c5a Add fossils to zone generator 2023-11-01 02:20:46 +01:00
kuroppoi
26eb15a855 Automatically orient rotatable blocks based on adjacent block 2023-11-01 01:59:16 +01:00
kuroppoi
32c8f76082 Safety check 2023-11-01 01:01:02 +01:00
kuroppoi
7809ae31b4 Update submodule deepworld-config 2023-10-31 02:47:29 +01:00
kuroppoi
e2c763592c Add game config override support 2023-10-31 02:42:23 +01:00
kuroppoi
5c99ee5351 Minor game config changes 2023-10-31 02:40:02 +01:00
kuroppoi
24f8e295cc Add decimal support for loot frequency 2023-10-28 17:57:08 +02:00
kuroppoi
2cac0ff315 Notify player peers using notify() instead of sendMessage() 2023-07-12 22:03:20 +02:00
kuroppoi
2429cbcaf1 Add 1.12.1 to list of supported versions 2023-06-28 13:46:30 +02:00
kuroppoi
c5256fe196 Update Javalin version 2023-06-13 03:33:49 +02:00
kuroppoi
a3f5b9b7ee Send eruption projectile status message to trackers only 2023-03-19 18:11:39 +01:00
kuroppoi
a317a91481 Add banning & muting functionality 2023-02-07 02:07:06 +01:00
kuroppoi
0231d96588 Add command for displaying a list of prefabs 2023-02-06 21:14:52 +01:00
kuroppoi
ac71f0f9c1 Make '/help [command]' work with aliases 2023-02-06 21:10:39 +01:00
kuroppoi
dfbfe5ebb0 Rework /help command 2023-02-05 21:12:28 +01:00
kuroppoi
9bb37fc095 Ignore turret protection/immunity frame checks if attacker is god mode 2023-02-05 20:05:08 +01:00
kuroppoi
794c71895a Redo this request handler 2023-02-05 20:03:03 +01:00
kuroppoi
1607538cfd Deal slightly more damage to NPCs if god mode is enabled 2023-02-05 19:37:48 +01:00
kuroppoi
87a8c991bd Embrace simplicity 2023-02-05 19:28:28 +01:00
kuroppoi
beb99d96da Keep track of god mode 2023-02-05 17:47:35 +01:00
kuroppoi
61c120499f Log basic player activity 2023-02-04 20:58:44 +01:00
kuroppoi
88b138bf0c Set default font size to 15 2023-02-01 22:07:57 +01:00
kuroppoi
827a605c5c Simplified imports 2023-02-01 22:06:00 +01:00
kuroppoi
25c438c7bf Logging dependency shenanigans 2023-02-01 22:04:50 +01:00
kuroppoi
015834c9b9 Take fatal log level into account when selecting text color 2023-02-01 22:04:13 +01:00
kuroppoi
9f6608a9c4 Change gui console output log format 2023-02-01 22:03:53 +01:00
kuroppoi
7c52e10e3b Mark server log messages 2023-02-01 22:01:46 +01:00
kuroppoi
8595393623 Disable word wrapping in console output 2023-02-01 20:21:03 +01:00
kuroppoi
f44acdabb4 Scale player max health with stamina 2023-01-29 02:02:30 +01:00
kuroppoi
d6411079d2 Check for read & write permissions on startup 2023-01-29 01:34:05 +01:00
kuroppoi
65538ef9ab Refactor player notifications 2023-01-27 21:22:35 +01:00
kuroppoi
b1f6c6b369 Store acidity in zone config 2023-01-27 01:43:22 +01:00
kuroppoi
20df62398e User interface makeover 2023-01-26 23:30:34 +01:00
kuroppoi
0d5023da59 Change default theme to Material Darker 2023-01-26 23:24:17 +01:00
kuroppoi
c53aed89d5 Remove annoying whitespace 2023-01-26 23:23:30 +01:00