.. |
damage
|
Rename stuff a bit to be more consistent.
|
2024-08-22 14:03:04 +03:00 |
effect_data_sync
|
fix fire desync for real this time
|
2024-09-13 22:04:36 -04:00 |
end_fight
|
fix end fight scene, fix notplayer not shooting after throwing stuff again
|
2024-09-21 08:23:16 -04:00 |
ending
|
fix orb sync when notplayer, fix ng+ as notplayer
|
2024-08-27 17:00:55 -04:00 |
enemy_scaling
|
Refactor: move files around.
|
2024-08-07 17:11:55 +03:00 |
essence_sync
|
Essence sync. Closes #63.
|
2024-08-22 15:41:13 +03:00 |
extra_genomes
|
fix player cosmetics options being broken by peers by last patch, make linter happier
|
2024-08-15 09:16:29 -04:00 |
flag_sync
|
Workaround cross call not working within one context
|
2024-09-17 20:10:03 +03:00 |
fungal_shift
|
Rename stuff a bit to be more consistent.
|
2024-08-22 14:03:04 +03:00 |
game_effect_sync
|
add end fight scene
|
2024-09-21 06:59:55 -04:00 |
gen_sync
|
Hopefully fix items becoming free.
|
2024-09-20 14:01:20 +03:00 |
heart_pickups
|
Rename stuff a bit to be more consistent.
|
2024-08-22 14:03:04 +03:00 |
kivi_patch
|
Refactor: move files around.
|
2024-08-07 17:11:55 +03:00 |
kolmi
|
fix player cosmetics options being broken by peers by last patch, make linter happier
|
2024-08-15 09:16:29 -04:00 |
local_health
|
add revenge rats perks to ignore perk list, remove extra shop item as it seems fine
|
2024-09-20 23:15:30 -04:00 |
notplayer_ai
|
fix end fight scene, fix notplayer not shooting after throwing stuff again
|
2024-09-21 08:23:16 -04:00 |
orb_sync
|
make orbs harder to dupe, sync less chunks in a single frame, sync pos data less oftern
|
2024-08-31 05:53:55 -04:00 |
patch_dragon_boss
|
fix player cosmetics options being broken by peers by last patch, make linter happier
|
2024-08-15 09:16:29 -04:00 |
patch_meat_biome
|
fix player cosmetics options being broken by peers by last patch, make linter happier
|
2024-08-15 09:16:29 -04:00 |
perk_patches
|
add revenge rats perks to ignore perk list, remove extra shop item as it seems fine
|
2024-09-20 23:15:30 -04:00 |
player
|
make beserkium scarier
|
2024-09-11 21:37:47 -04:00 |
player_arrows
|
show player arrows when notplayer again
|
2024-09-11 20:43:45 -04:00 |
player_ping
|
make controller a bit better
|
2024-09-02 14:00:39 -04:00 |
player_tether
|
fix player arrows outputting errors sometimes, dont let polied players get tethered, reduce extra tether range from 200 to 128
|
2024-09-08 10:20:20 -04:00 |
polymorph
|
Fix polymorph not being reapplied when clients are spawned again.
|
2024-09-14 14:20:00 +03:00 |
randomize_perks
|
add option for randomizing perks, and fix randomizing perks
|
2024-09-17 06:20:38 -04:00 |
spawn_hooks
|
remove some not super useful logs
|
2024-09-17 06:56:02 -04:00 |
spectate
|
fix ui caused by spectate somehow
|
2024-09-14 17:29:20 -04:00 |
spectator_helps
|
fix a couple of errors, dont give polied players shields, dont let player arrows pop in and out of existance, fix poly players maybe not having movement after unpoly'ing
|
2024-09-07 21:48:47 -04:00 |
spell_patches
|
Refactor: move files around.
|
2024-08-07 17:11:55 +03:00 |
world_sync
|
Add a benchmarker function in world sync.
|
2024-09-16 19:45:03 +03:00 |
debug.lua
|
An extremely hacky way to generate things in holy mountains earlier. Doesn't work in the final temple for some reason. Also should probably call this once per run.
|
2024-09-09 22:33:58 +03:00 |
enemy_sync.lua
|
Send phys component positions in game pos system. Closes #153. Closes #122.
|
2024-09-17 14:37:33 +03:00 |
item_sync.lua
|
Add a check for item being on ground.
|
2024-09-21 12:39:18 +03:00 |
nickname.lua
|
Retire commented out/spammy GamePrints to git history.
|
2024-08-28 14:03:34 +03:00 |
player_sync.lua
|
fix player cosmetics options being broken by peers by last patch, make linter happier
|
2024-08-15 09:16:29 -04:00 |
proxy_info.lua
|
fix player cosmetics options being broken by peers by last patch, make linter happier
|
2024-08-15 09:16:29 -04:00 |
weather_sync.lua
|
fix player cosmetics options being broken by peers by last patch, make linter happier
|
2024-08-15 09:16:29 -04:00 |