Commit graph

318 commits

Author SHA1 Message Date
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
kuroppoi
5015e74512 Update FlatLaf to 3.0 2023-01-26 23:22:33 +01:00
kuroppoi
ff5e199a75 Implement maw plugging 2023-01-23 03:42:45 +01:00
kuroppoi
3a2bdb5937 Greatly reduce amount of magic number item codes & other small refactors 2023-01-23 03:25:16 +01:00
kuroppoi
b3e024fee3 Fix identical seeds generating different zones because of ordering issue 2023-01-20 22:01:55 +01:00
kuroppoi
fa5723da4c It seems I have made a catastrophic error 2023-01-20 21:30:35 +01:00
Kuroppoi
f7a5a322e5
Overhaul zone generator (#20) 2023-01-20 21:26:12 +01:00
kuroppoi
bb239d6ff4 Add very important new line at eof 2023-01-20 21:22:11 +01:00
kuroppoi
b8894d063e Raynext doesn't need all coordinates in the path! 2023-01-20 21:17:45 +01:00
kuroppoi
9aa43e696b Add eruption attack behavior 2023-01-20 21:00:36 +01:00
kuroppoi
28f7146fe2 Spawn attack behavior can now spawn NPCs 2023-01-20 20:57:27 +01:00
kuroppoi
27b136b68a Fix versioned game config being cached incorrectly 2023-01-20 20:54:44 +01:00
kuroppoi
9061c47c76 Show option to download Steam if it is not installed 2023-01-18 17:53:47 +01:00
Kuroppoi
8b50677722
Add liquid physics and /settleliquids command (#19) 2023-01-15 22:47:54 +01:00
kuroppoi
d2d78f9dcb Fix old zone formats not being converted & loaded properly 2023-01-09 02:25:12 +01:00
Kuroppoi
a0be265f1b
Update gradle.yml 2023-01-07 21:23:10 +01:00
kuroppoi
997a30caf6 Fix certain v2 sounds not playing 2022-12-23 17:59:14 +01:00
kuroppoi
e49541799a Fix host settings text field size woes 2022-12-23 16:21:49 +01:00
Kuroppoi
3092ac54e8
Add simple user interface (#18) 2022-12-20 20:10:44 +01:00
Kuroppoi
a81096c256
Update actions 2022-11-13 19:22:00 +01:00
kuroppoi
cb32ee89b0 Prevent entities from climbing on world/chunk borders 2022-11-13 19:07:10 +01:00
kuroppoi
46363c44b2 Exclude player's current zone from v2 zone searcher results 2022-11-13 18:55:52 +01:00
kuroppoi
43b4954111 Players are now premium by default 2022-11-13 18:54:05 +01:00
kuroppoi
64802596ea Wardrobe support for loot tables 2022-11-13 18:53:49 +01:00
kuroppoi
ae0afd3bef Minor refactors and whatnot 2022-11-13 18:24:45 +01:00
kuroppoi
47644217d3 Forgot function 2022-08-22 23:13:39 +02:00
kuroppoi
ed85d0a409 Forgot comma 2022-08-22 23:12:02 +02:00
kuroppoi
d6fd4215cd Added reporter & unblock behavior 2022-08-22 23:10:06 +02:00
kuroppoi
1c666346a8 Move properties to Entity base + fix projectiles not doing damage on v2 2022-08-22 23:07:37 +02:00
kuroppoi
54e081dc14 Implemented digger behavior (for worms) 2022-08-22 22:46:32 +02:00
kuroppoi
b5d1527d05 Deserialize child behavior instead of instantiating 2022-08-22 22:44:38 +02:00
kuroppoi
5d1c197261 Item category cannot be null on v2 clients 2022-08-22 15:16:19 +02:00
kuroppoi
581a3c0742 NPCs now spawn facing a random direction and with slightly varying speed 2022-08-21 22:12:14 +02:00
kuroppoi
af915279a8 Utilize a Stream to clear entities 2022-08-21 22:10:32 +02:00
kuroppoi
0c99bf5242 Improved EntityConfig model 2022-08-21 21:51:30 +02:00