Joseph C. Sible
b18c7e78e6
Fix number_dialog_help when ptr is null
...
Dereferencing a null pointer is undefined behavior even if you don't use the
result.
2025-09-08 19:42:49 -04:00
Zeno Rogue
e0b82be00f
fixed projections not implemented in shaders disabling their 3D features
2025-09-07 22:41:00 +02:00
Zeno Rogue
0bf46acbf2
rogueviz:: nilrider:: fixed one more possible crash
2025-09-07 13:33:29 +02:00
Zeno Rogue
b46c1c5ced
rogueviz:: ads:: ungenerated land in AdS should be fixed
2025-09-07 13:28:53 +02:00
Zeno Rogue
2526b5e95a
rogueviz:: ads:: fixed a freeze when moving too fast -- although ads is still useless then
2025-09-07 12:49:56 +02:00
Zeno Rogue
0760b10454
rogueviz:: fixed a possible crash in Nil Rider planning mode
2025-09-07 12:37:43 +02:00
Zeno Rogue
54f9f864f0
rogueviz:: fixed multi-level scenes awarding goals incorrectly
2025-09-07 12:37:22 +02:00
Zeno Rogue
8616ffac39
rogueviz:: nilrider:: fixed a potential crash when rendering castles when there are actually no castles
2025-09-07 12:36:54 +02:00
Zeno Rogue
d0b1974ff2
rogueviz:: nilrider:: fixed star formulae
2025-09-07 11:09:25 +02:00
Zeno Rogue
c913adae0e
for the exp parser, added some constants related to keyboard/mouse states
2025-09-07 10:30:33 +02:00
Zeno Rogue
4b85e8e561
fixed the impossiblity of entering 'k' in edits
2025-09-07 10:29:41 +02:00
Zeno Rogue
6996e7f8ce
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
2025-09-07 10:15:26 +02:00
Zeno Rogue
6ca65d2fc0
fixed drawing horocycles using parabolic movement
2025-09-07 10:15:18 +02:00
Zeno Rogue
f073c21134
Merge pull request #444 from josephcsible/olrdangerouswarning
...
Warn before collecting potentially-dangerous orbs
2025-09-07 10:14:34 +02:00
Zeno Rogue
d4b9506123
Merge pull request #439 from josephcsible/elemental-planes-0-kills
...
Fix crash when the Elemental Planes is unlocked with 0 kills
2025-09-07 10:13:58 +02:00
Zeno Rogue
46eabac531
Merge pull request #441 from josephcsible/outlaworbdiscord
...
Stop Outlaws from shooting themselves when Orb of Discord is active
2025-09-07 10:13:13 +02:00
Zeno Rogue
ee5720985d
Merge pull request #443 from josephcsible/archimedeansaves
...
Remove incorrect message about saving in Archimedean
2025-09-07 10:09:38 +02:00
Zeno Rogue
07eb5e1737
Merge pull request #445 from josephcsible/minefieldzebra
...
Mark Minefield and Zebra as incompatible
2025-09-07 10:08:56 +02:00
Zeno Rogue
001576417e
Merge pull request #442 from josephcsible/updatebeforeinstall
...
Fix Ubuntu workflow
2025-09-07 10:08:38 +02:00
Joseph C. Sible
068ae16b3a
Mark Minefield and Zebra as incompatible
...
They look way too similar, especially in geometries without Great Walls
like Archimedean (6,4,4,4).
2025-09-06 23:27:32 -04:00
Joseph C. Sible
838d8b156d
Warn before collecting potentially-dangerous orbs
2025-09-06 22:32:38 -04:00
Joseph C. Sible
432af80b25
Remove incorrect message about saving in Archimedean
...
Commit 1c4aa5ba85 disabled saving in Archimedean and added a warning that
quitting wouldn't save. Commit 3505f17460 re-enabled saving in Archimedean,
but left the warning. Remove it now.
2025-09-06 21:56:37 -04:00
Joseph C. Sible
364d36da0b
Fix Ubuntu workflow
2025-09-06 20:59:43 -04:00
Joseph C. Sible
c1711d5d7a
Stop Outlaws from shooting themselves when Orb of Discord is active
2025-09-06 20:43:15 -04:00
Joseph C. Sible
942a748099
Fix crash when the Elemental Planes is unlocked with 0 kills
2025-09-03 00:42:10 -04:00
Joseph C. Sible
8109a39de0
Make Orb of Magnetism and Curse of Repulsion leave saved tortoises alone
2025-09-03 00:01:21 -04:00
Zeno Rogue
99ee910150
disable highlights & achievements from the demo in RogueViz since the achievements do not work there
2025-08-31 17:56:12 +02:00
Zeno Rogue
5e8bf42b7b
added missing -rv to comments
2025-08-31 15:42:47 +02:00
Zeno Rogue
7c0d2649e3
rogueviz:: bringris:: enable game_keys_scroll in lps_bringris_explore
2025-08-31 15:29:17 +02:00
Zeno Rogue
8e0c363c89
fix to a bug
2025-08-31 15:29:01 +02:00
Zeno Rogue
fea2236fb1
unlock_all option now unlocks Bringris and Nil Rider
2025-08-31 15:15:42 +02:00
Zeno Rogue
741296208f
rogueviz:: bringris:: save the score when quitting bringris
2025-08-31 15:11:28 +02:00
Zeno Rogue
1de560d578
Bringris stars should be now updated immediately, not on reload
2025-08-31 15:05:02 +02:00
Zeno Rogue
ae38032fd1
rogueviz:: bringris:: in the highscore list, you can now see highscores for other geometries/max sizes
2025-08-31 15:00:32 +02:00
Zeno Rogue
11d49df8ba
rogueviz:: relhell:: you can no longer fire after gameover
2025-08-31 14:36:33 +02:00
Zeno Rogue
d88fba5cde
added header comments for rogueviz games
2025-08-31 14:31:48 +02:00
Zeno Rogue
a794c8a7f6
version 13.1d
v13.1d
2025-08-29 08:48:00 +02:00
Zeno Rogue
bc8c220884
fixed the wrong version of officials.data file
2025-08-29 08:46:33 +02:00
Zeno Rogue
03ed6d1027
rogueviz:: seuphorica:: fixed the escape key doing the wrong thing
2025-08-29 08:45:47 +02:00
Zeno Rogue
5ea720c978
rogueviz:: crystal-sokoban:: fixed a crash when undoing in an empty history
2025-08-29 02:06:50 +02:00
Zeno Rogue
3133439b19
drawing tool now actually does enable the cheat mode
2025-08-29 01:51:22 +02:00
Zeno Rogue
f4f3d6bcc1
rogueviz:: ads:: fixed adS not clearing replays
2025-08-29 01:40:49 +02:00
Zeno Rogue
dbd89cdac1
rogueviz:: improvements to crystal-sokoban for rvcol
2025-08-28 10:12:53 +02:00
Zeno Rogue
b360f33747
allow_reset_config can now be disabled
2025-08-28 10:12:17 +02:00
Zeno Rogue
507b290a81
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
2025-08-25 21:52:15 +02:00
Zeno Rogue
6b30441ea1
do not use emptyscreen. Use gamescreen but with NOSCR
2025-08-25 21:51:57 +02:00
Zeno Rogue
50960a0761
Merge pull request #434 from josephcsible/push-unhappy-die-message
...
Fix pushing an Animated Die saying "You push the Unhappy Die."
2025-08-25 21:16:53 +02:00
Zeno Rogue
02ba3ee404
added 'build on walls' to the portal construction menu
2025-08-25 21:15:39 +02:00
Zeno Rogue
0de5f6c648
added missing emptyscreen() and VR_MENU, both in HR and in RogueViz
2025-08-25 21:14:48 +02:00
Joseph C. Sible
0c644287ec
Fix pushing an Animated Die saying "You push the Unhappy Die."
2025-08-23 21:02:27 -04:00