3302 Commits

Author SHA1 Message Date
Cong
abc2116c6b Fix crash when playing same music again in Noah #712 2025-06-29 15:09:53 +10:00
congusbongus
67f76343b6 Fix noah exits #712 2025-06-17 21:14:33 +10:00
Cong
4ad343000b Fix draw head part offsets 2025-06-17 19:26:41 +10:00
dependabot[bot]
78895d29a3 Bump protobuf from 4.23.3 to 4.25.8 in /src/proto
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.3 to 4.25.8.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.23.3...v4.25.8)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 4.25.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 15:39:03 +10:00
momo-AUX1
68f80e5a8c Fix: Make MinGW Windows GNU builds actually compile (fixes xbox build) (might still require -Wnoerror flag) (#880)
* Update wad.c

* Update log.h
2025-05-19 09:27:38 +10:00
Cong
e78138c049 Ostrich and camel corpse, different sleep speeds #712 2025-05-11 17:53:19 +10:00
Cong
ce12434705 Fix firing preview in editor for characters with no barrels 2025-05-03 14:05:11 +10:00
congusbongus
dff2fa6c16 Fix not being able to continue to next level 2025-05-01 23:44:34 +10:00
congusbongus
2251b5e923 Increase stack size for MSVC
To avoid spurious stack overflows due to lots of data on the stack
2025-05-01 21:06:35 +10:00
Cong
205267d818 ostrich body #712 2025-04-19 21:12:08 +10:00
congusbongus
e73fa7eda6 Update SDL_stbimage.h 2025-04-16 20:35:18 +10:00
congusbongus
6850272970 SDL main handled 2025-04-16 20:26:20 +10:00
Cong
afb6fdaed3 Update utils.c 2025-04-16 12:44:06 +10:00
Cong
d49448bae6 Update CMakeLists 2025-04-16 12:36:28 +10:00
Cong
046c30fe1f Replace SDL image with stb_image 2025-04-16 12:34:57 +10:00
Cong
1352d94220 Fix ostrich arm poses #712 2025-04-15 22:43:21 +10:00
Cong
3c7e80b130 Base64 encode high score entries #151
Also include explosives in favourites
2025-03-06 22:14:27 +11:00
Cong
9f6c7eb211 Update hiscores.c 2025-03-06 19:22:09 +11:00
Cong
3eba2e8ec8 Track bullet source weapon and calculate fav weapon, acc in high scores #151 2025-03-05 23:06:35 +11:00
Cong
2da35d5de8 Update hiscores.c 2025-02-22 19:26:15 +11:00
Cong
f25f7d7b8f Show time and kills #151 2025-02-20 21:20:49 +11:00
Cong
6f4a180383 Show face in high scores #151 2025-02-18 21:34:32 +11:00
Cong
46b293ebe9 Save character with YAJL 2025-02-16 22:53:37 +11:00
Cong
e6c3d522f7 Add high scores to level select menu #151 2025-02-08 15:26:06 +11:00
Cong
5610b6c888 Update hiscores.c 2025-02-03 23:15:44 +11:00
Cong
4b96e2f5bb Per-campaign, JSON high scores #151 2025-02-03 22:25:12 +11:00
Cong
47fccc6b42 Only show high scores at very end #151 2025-02-02 18:09:24 +11:00
Cong
2c249e4413 YAJL fixes and some other new util functions 2025-02-02 18:08:47 +11:00
Cong
116424f072 Don't show level select if campaign only has one mission 2025-02-02 18:06:24 +11:00
Cong
c04152e8d2 Add YAJL functions and tests 2025-01-28 20:52:58 +11:00
Cong
3de0ed4a5c Mouse wheel scroll in menus 2025-01-19 14:42:21 +11:00
Roman Vasiyarov
76ca9271d5 fix: calloc() swapped arguments 2024-12-31 10:32:36 +08:00
Hrvt2
38ae30a1a8 Reset accumulatedDamage #808 (#867)
add variable damageCooldownTicks to Actor, in UpdateActorState reset Actor's accumulatedDamage if thier damageCooldownTicks is greater than one second
2024-12-06 14:23:50 +11:00
Cong
57ee13967b Fix joystick in pause menu (fixes #866)
Fix nullptr deref in spall emitter
2024-12-03 22:32:49 +11:00
Cong
336a613223 Fix wolf getting stuck if sound missing (fixes #865) 2024-12-02 17:54:07 +11:00
Cong
b61b47dcbe Fix shadow 2024-11-23 12:04:39 +11:00
Cong
b26a1465e0 Gilgamesh quiz easter egg #712 2024-11-23 11:46:35 +11:00
Cong
0a8a9a4ebb Remove wall decoration from exit wall #712 2024-10-20 21:35:30 +11:00
Cong
6cf2a47a9e Random scrolls #712 2024-10-12 19:56:41 +11:00
Cong
615a55597c Load noah scrolls #712 2024-10-12 19:29:48 +11:00
Cong
b48ab7cb7d Fix build 2024-10-08 22:52:42 +11:00
Cong
b224a62828 Fix repeated input after pickup menu #712 2024-10-08 22:02:52 +11:00
Cong
f0c8932d4c Quizzes, pickup menus #712 2024-10-07 23:05:16 +11:00
Cong
1edbb0b0b8 Define and load pickup menus #712 2024-10-06 21:01:30 +11:00
Cong
b3b98ef6a9 Camel #712 2024-09-27 16:35:29 +10:00
Cong
a4cd7a5219 Sleep sounds #712 2024-09-23 20:33:44 +10:00
Cong
302fec69da DamageSmoke Z 2024-09-21 22:10:09 +10:00
Cong
543d3694fd zzz, custom damage smoke particle, default text particle value #712 2024-08-30 20:32:04 +10:00
Cong
45e16ed789 Sheep sleep #712 2024-08-28 22:38:30 +10:00
Cong
d8f77f9779 Optional barrel overheating and duration #712 2024-08-17 21:04:36 +10:00