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
|
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
|
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
|
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
|
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
|
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
|
7c52e10e3b
|
Mark server log messages
|
2023-02-01 22:01:46 +01:00 |
|
kuroppoi
|
f44acdabb4
|
Scale player max health with stamina
|
2023-01-29 02:02:30 +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
|
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 |
|