IQuant
|
f802c31fd0
|
Run cargo fmt
|
2024-09-21 13:48:25 +03:00 |
|
IQuant
|
ca32961147
|
Add a check for item being on ground.
|
2024-09-21 12:39:18 +03:00 |
|
IQuant
|
9c28af838f
|
Resend items when they should be there but weren't found. Should fix last HM's shop weirdness.
|
2024-09-21 12:06:04 +03:00 |
|
IQuant
|
019e6644ea
|
Also yeet "env" file
|
2024-09-21 11:29:17 +03:00 |
|
IQuant
|
fb5ad09e44
|
Yeet todo.txt (wasn't updated since forever)
|
2024-09-21 11:28:49 +03:00 |
|
IQuant
|
d4f3ccaad8
|
Update the video we're referencing.
|
2024-09-21 11:28:23 +03:00 |
|
bgkillas
|
4b193377d1
|
add revenge rats perks to ignore perk list, remove extra shop item as it seems fine
|
2024-09-20 23:15:30 -04:00 |
|
bgkillas
|
4628194308
|
fix some notplayer teleport issues and similar stuff
|
2024-09-20 23:06:30 -04:00 |
|
IQuant
|
8b0fe30064
|
Hopefully fix items becoming free.
|
2024-09-20 14:01:20 +03:00 |
|
IQuant
|
5aafe485d2
|
Make self-update button red
|
2024-09-19 18:10:57 +03:00 |
|
bgkillas
|
3847492f56
|
fix an odd notplayer crash
|
2024-09-19 09:39:28 -04:00 |
|
bgkillas
|
cfa3889aca
|
dont print dtypes while notplayer
|
2024-09-19 08:03:42 -04:00 |
|
IQuant
|
92e49bb874
|
Automated commit: v0.24.1
|
2024-09-19 14:10:16 +03:00 |
|
Nikita Tomashevich
|
7699c15942
|
Certainly fix randomized perk pools with steam ids
|
2024-09-19 09:37:51 +03:00 |
|
Nikita Tomashevich
|
1888b94a93
|
Probably fix randomized perk pools with steam ids.
|
2024-09-19 09:33:29 +03:00 |
|
IQuant
|
dd57ea566e
|
Automated commit: v0.24.0
|
2024-09-18 00:55:28 +03:00 |
|
IQuant
|
db9eee80be
|
Workaround cross call not working within one context
|
2024-09-17 20:10:03 +03:00 |
|
IQuant
|
3497a4a321
|
Send phys component positions in game pos system. Closes #153. Closes #122.
|
2024-09-17 14:37:33 +03:00 |
|
bgkillas
|
e377402279
|
remove some not super useful logs
|
2024-09-17 06:56:02 -04:00 |
|
bgkillas
|
95026802e5
|
add option for randomizing perks, and fix randomizing perks
|
2024-09-17 06:20:38 -04:00 |
|
Mikael Walhelm
|
abe7ef70a6
|
Merge pull request #155 from LuoTianOrange/master
Fixed the issue with the Chinese font library
|
2024-09-17 05:56:45 -04:00 |
|
RaitoOrange
|
f88b8589d7
|
Merge branch 'IntQuant:master' into master
|
2024-09-17 17:33:11 +08:00 |
|
LuoTianOrange
|
a68a5ec171
|
fix:Fixed the issue with the font library
|
2024-09-17 17:30:42 +08:00 |
|
Nikita Tomashevich
|
02f5372063
|
Oopps forgot to return the module
|
2024-09-17 11:59:51 +03:00 |
|
Nikita Tomashevich
|
e0d3fe7380
|
(Hopefully) Randomize perks for players
|
2024-09-17 11:03:06 +03:00 |
|
bgkillas
|
6d7f5385cf
|
maybe fix blood/swapper mage
|
2024-09-16 17:18:58 -04:00 |
|
LuoTianOrange
|
ed81b59f26
|
fix:Fixed untranslated words
|
2024-09-17 04:58:23 +08:00 |
|
LuoTianOrange
|
67a8538a64
|
Merge branch 'master' of github.com:LuoTianOrange/noita_entangled_worlds
|
2024-09-17 04:51:53 +08:00 |
|
IQuant
|
b71e130681
|
Add a benchmarker function in world sync.
|
2024-09-16 19:45:03 +03:00 |
|
IQuant
|
43012824b1
|
Tangled: enable keepalive for connections. Connections shouldn't be dropped anymore.
|
2024-09-16 19:01:01 +03:00 |
|
IQuant
|
ed87e2df16
|
Cleanup in tangled
|
2024-09-16 18:48:02 +03:00 |
|
IQuant
|
78d65dd847
|
Make respawn effect circle green to make things a bit easier to see.
|
2024-09-16 18:42:20 +03:00 |
|
IQuant
|
9d0837810c
|
Add several comments.
|
2024-09-16 18:21:05 +03:00 |
|
IQuant
|
9ad1ac0219
|
Implemented Remote shop spawning.
|
2024-09-16 17:53:11 +03:00 |
|
IQuant
|
96595a4c68
|
Fix wands being free on host.
Just need to fix spells being free on host now.
|
2024-09-16 15:59:46 +03:00 |
|
IQuant
|
6f6abd6550
|
Transfer authority over requested-to-be-spawned items to whoever requested them.
|
2024-09-16 15:23:58 +03:00 |
|
IQuant
|
faff4c67a7
|
Send shop items intantly to prevent them losing their price.
|
2024-09-16 14:57:24 +03:00 |
|
bgkillas
|
a5574069cf
|
fix notplayer cleaning toxic sludge when he shouldn't be, try to have notplayer fly into less deadly gasses(probably will die to acid/lava a bit easier though), dont have notplayer phase through walls and drown
|
2024-09-15 20:29:54 -04:00 |
|
bgkillas
|
9df376ea13
|
fix ng+ and nightmare final notplayer teleport check
|
2024-09-15 16:12:01 -04:00 |
|
LuoTianOrange
|
f74a389ec4
|
fix:Revised the description of the software name
|
2024-09-16 02:48:46 +08:00 |
|
Mikael Walhelm
|
8c2dacdebd
|
Merge pull request #152 from LuoTianOrange/master
Add Chinese language support(zh-CN)
|
2024-09-15 14:19:41 -04:00 |
|
LuoTianOrange
|
f625d5dbd5
|
feat:Add Chinese language support(zh-CN)
|
2024-09-16 02:04:56 +08:00 |
|
IQuant
|
9900f38f94
|
WIP Trigger shop spawn from remote clients
|
2024-09-15 14:50:49 +03:00 |
|
IQuant
|
df162c48ca
|
Yeet hax_preload and wang_sync (unused)
|
2024-09-15 13:04:14 +03:00 |
|
IQuant
|
203266cf0e
|
Yeet effect_sync.lua (unused)
|
2024-09-15 13:03:22 +03:00 |
|
IQuant
|
8253043e98
|
Automated commit: v0.23.0
|
2024-09-15 01:46:21 +03:00 |
|
bgkillas
|
ba9c632061
|
remove ingestion/stain effects and game effects after reviving from notplayer
|
2024-09-14 18:38:34 -04:00 |
|
bgkillas
|
359c878bef
|
have notplayer douse you with water if your under ambrosia effect
|
2024-09-14 17:55:42 -04:00 |
|
bgkillas
|
654c05d891
|
fix ui caused by spectate somehow
|
2024-09-14 17:29:20 -04:00 |
|
IQuant
|
55792b4748
|
Automated commit: v0.22.11
|
2024-09-14 22:11:36 +03:00 |
|