Commit graph

380 commits

Author SHA1 Message Date
kuroppoi
c5ff0ba62e Fix an oopsie 2024-02-20 04:21:37 +01:00
kuroppoi
e7c48133cc Add hatchet functionality 2024-02-20 04:05:27 +01:00
kuroppoi
5928ec5c98 Implement steam system 2024-02-20 01:58:25 +01:00
kuroppoi
38cf041870 Add a bunch of utility functions 2024-02-18 23:51:50 +01:00
kuroppoi
20a9b5b826 Remove unused import 2024-02-18 22:05:04 +01:00
kuroppoi
188b78d5b1 Implement persistence for certain NPCs 2024-02-18 22:04:58 +01:00
kuroppoi
9dc5cbd34f Lazy fix for potential crashes 2024-02-18 21:42:50 +01:00
kuroppoi
9ec3175eb1 Improve damage tracking 2024-02-18 20:30:40 +01:00
kuroppoi
45787c3dba Damage check 2024-02-18 18:52:19 +01:00
kuroppoi
df698a349b Check if entity is dead before applying damage 2024-02-18 18:39:51 +01:00
kuroppoi
29dd9ac540 Add note functionality 2024-02-18 18:25:54 +01:00
kuroppoi
f986587ef1 Fix inventory use sync issue with v2 clients 2024-02-18 18:08:38 +01:00
kuroppoi
dcb5e8a107 Fix lava bombs 2024-02-18 02:31:53 +01:00
kuroppoi
49ab4c42f4 Abstract entity damaging 2024-02-18 02:18:22 +01:00
kuroppoi
310174864e Move behavior to NPC package 2024-02-17 23:25:37 +01:00
kuroppoi
887e235d9d Fix potential mechanical sign crash 2024-02-17 23:22:03 +01:00
kuroppoi
2b0900b350 Fix space biome not configuring properly 2024-02-17 22:39:04 +01:00
kuroppoi
3bba0893b5 Add layer separator zone generator feature 2024-02-17 22:33:20 +01:00
kuroppoi
c6779f0f61 Place spawn buildings closer to the top in fill terrain types 2024-02-17 22:10:59 +01:00
kuroppoi
ac1069c3a9 Change default deep biome size to 1200x1000 2024-02-17 22:05:25 +01:00
Kuroppoi
81ceaa4542
Implement a bunch of block interactions (#34)
* Block interaction abstraction, block timers & timed switch functionality

Also fixes #31 :)

* Add chest o' plenty functionality

* Add spawn teleporter functionality

* Add transmitter functionality

* Ignore transmit limit if the player has god mode enabled

* Oops, gotta use this one

* Bomb explosions test

* Explosion raycasting

* Oops forgot this

* Add proximity burst & spawn functionality

* Forgot to switch this back

* Add player stealth check for mines

* Touchplates, spawners, exploders, and other goodies

* Diamond & onyx target teleporter functionality

* Fireplace stuff

* Check for entity spawns on block mine

* Spawn bomb functionality

* Liquid bomb functionality
2024-02-17 21:57:36 +01:00
kuroppoi
8a9bc80c49 Send skill data before inventory data 2024-02-05 01:13:52 +01:00
Kuroppoi
86fe6f2138
Add consumables (#32)
* Consumable item abstraction & add convert action handler

* Add heal & refill action handlers

* Pass action details

* Add teleport action handler

* Notify player if consumable action isn't implemented

* Add skill action handler

* Convert tabs to spaces

* Remove annoying line break

* Add skill reset action handler

* Init bumped skills map

* Better dialog cancellation handling

* Add name changer functionality

* Add stealth cloak functionality

* Remove note

* Fix stealth cloak duration

* Fix convert consumable crash caused by duplicate item names
2024-02-05 01:11:38 +01:00
kuroppoi
dce8304c68 Add commands for zone time, weather and acidity 2024-01-03 04:42:16 +01:00
kuroppoi
6ed5948818 Oops forgot 2024-01-03 04:17:02 +01:00
kuroppoi
0331692323 Proper fix 2024-01-03 04:16:34 +01:00
kuroppoi
58f7881b08 Temp fix 2024-01-03 04:06:26 +01:00
kuroppoi
c82c37583c Disable loom 2024-01-03 03:32:49 +01:00
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