Commit graph

895 commits

Author SHA1 Message Date
bgkillas
9b7776e25a sync more enemy animations 2024-08-29 11:22:07 -04:00
bgkillas
d929eac6e6 sync main body enemy animations 2024-08-29 11:10:44 -04:00
bgkillas
e133ee6433 fix spectator enemy not showing up, add game effect sync to enemys, give notplayer ew_peer tag, use less memory for game effects and enemy sync(hopefully fine), 2024-08-29 09:19:04 -04:00
bgkillas
c941a7e126 use less data for enemy wand sync 2024-08-29 07:29:48 -04:00
bgkillas
8c4188e46d use less data for game effects 2024-08-29 06:59:32 -04:00
bgkillas
646b688817 sync enemies held wands 2024-08-28 21:46:37 -04:00
bgkillas
92f4a4f387 use less data for game effects sync 2024-08-28 19:17:43 -04:00
bgkillas
183eb0c24e add snow to water mats, dont allow inventory when spectating 2024-08-28 18:53:18 -04:00
bgkillas
f8bad2acaa fix some spectate errors when polied 2024-08-28 15:58:23 -04:00
bgkillas
9873c19610 have less errors on temporary dead entities 2024-08-28 15:03:21 -04:00
IQuant
a418657ef9 Automated commit: v0.21.9 2024-08-28 20:15:16 +03:00
bgkillas
8033f6ec90 dont delete old stained game effect 2024-08-28 12:58:20 -04:00
IQuant
9ec5bcaa18 Move the shield closer to player. 2024-08-28 19:43:38 +03:00
IQuant
88854c81e6 Remove curse damage sounds from other players. 2024-08-28 19:21:14 +03:00
bgkillas
a056e52ed5 fix spectate audio, switch to your player when you revive for spectate 2024-08-28 12:18:40 -04:00
IQuant
212d79eb7b Fix physical projectiles initial velocity 2024-08-28 18:56:43 +03:00
bgkillas
e2fb28e826 fix orbs sync when polied, remove orbs that have been gotten already, give orb reward to all players automatically 2024-08-28 09:27:21 -04:00
bgkillas
543306445a try a bit harder to launch steam on linux, probably fixes flatpak/snap issues a bit 2024-08-28 08:29:05 -04:00
IQuant
ad1a4972f0 Adjust how synced vars work. 2024-08-28 15:25:42 +03:00
IQuant
e92de6829d Retire commented out/spammy GamePrints to git history. 2024-08-28 14:03:34 +03:00
IQuant
35e56969ef Add a hint about spectating for dead players. 2024-08-28 13:54:05 +03:00
bgkillas
1c74e6db4b fix orb sync when notplayer, fix ng+ as notplayer 2024-08-27 17:00:55 -04:00
bgkillas
83de7c4913 keep notplayer entity alive to prevent desync with the model for now, fix new game plus/ endings failing if people are too far away, 2024-08-27 14:44:11 -04:00
IQuant
c9f26a3f24 Spectator helps system. 2024-08-27 20:27:15 +03:00
bgkillas
5220185c3e revive on ending/ng+ 2024-08-27 10:41:20 -04:00
bgkillas
9e06b6d72f have notplayer teleport ai support new game plus and nightmare mode 2024-08-27 10:36:19 -04:00
bgkillas
715a225154 break notplayer ai into more functions 2024-08-27 08:41:58 -04:00
IQuant
b594cc601a Added damage numbers for (not)players 2024-08-27 14:36:31 +03:00
bgkillas
aa6022c921 teleport to jail if you try and cheese through curse rock barrier 2024-08-27 07:16:26 -04:00
bgkillas
92c644531a heal to 15% instead of 10%, give a proper min of 10 2024-08-27 06:41:03 -04:00
bgkillas
05487b881b dont use bad spells 2024-08-26 18:10:50 -04:00
IQuant
297281c609 Automated commit: v0.21.8 2024-08-26 22:23:52 +03:00
bgkillas
35f936faed make spectate work for notplayer, dont let notplayer take cursed greed damage 2024-08-26 15:02:50 -04:00
bgkillas
d2132e3578 disable more love/hatred from notplayer 2024-08-26 13:46:58 -04:00
IQuant
2e5ddf5d49 Automated commit: v0.21.7 2024-08-26 19:27:28 +03:00
bgkillas
3f7be24c60 make spectate alot more robust 2024-08-26 12:25:16 -04:00
IQuant
42a9b0d3ee Automated commit: v0.21.6 2024-08-26 16:58:58 +03:00
bgkillas
e945433f77 fix spectate in notplayer, dont give notplayer more blood or revive 2024-08-26 09:56:42 -04:00
bgkillas
16bc21332e fix poly resetting wand fire counts 2024-08-26 09:22:13 -04:00
IQuant
515ca94358 Make shield perk calculate it's radius properly. 2024-08-26 14:20:33 +03:00
IQuant
4101da7e9e Add a more proper fallback for when physics component lacks a body. 2024-08-26 13:34:02 +03:00
bgkillas
ca3c40a94b hopefully fix freeze 2024-08-25 17:53:29 -04:00
bgkillas
a4a862963f allow spectating as normal players, fix some spectating bugs, change spectate to the keys "," for left, "." for right 2024-08-25 17:10:57 -04:00
bgkillas
81bbd5a96d fix some edgecases with spectating and such 2024-08-25 11:13:24 -04:00
bgkillas
ebb28b80f7 fix teleport effect activated by polied players, remove streaming keep alive from alive players 2024-08-25 10:42:04 -04:00
bgkillas
56533c5406 allow changing amount of chunks loaded in as host, only load in extra chunks as host 2024-08-25 08:55:49 -04:00
IQuant
ebb66dfb0a Update NoitaPatcher to 1.34.0 2024-08-25 14:45:47 +03:00
bgkillas
4fbecb8bfe disable most chained entitys for now, have notplayer use normal players hp bars, add nametag for notplayer 2024-08-24 21:37:12 -04:00
bgkillas
c63c00d573 add some more nil checks 2024-08-24 17:33:11 -04:00
IQuant
52667e3e43 Automated commit: v0.21.5 2024-08-24 16:02:57 +03:00