Joseph C. Sible
|
e3401515c1
|
Add a setting to disable the warning before killing a friendly monster
|
2025-09-27 15:40:09 -04:00 |
|
Zeno Rogue
|
8b7e82b460
|
fixed the Android manifest file
|
2025-09-09 21:21:12 +02:00 |
|
Zeno Rogue
|
c2c4c1a491
|
version 13.1e
v13.1e
|
2025-09-09 20:59:50 +02:00 |
|
Zeno Rogue
|
2ff3b23f9e
|
fixed a warning in vr.cpp
|
2025-09-09 19:40:10 +02:00 |
|
Zeno Rogue
|
ffc4b6b00e
|
also moved stillscreen
|
2025-09-09 17:00:22 +02:00 |
|
Zeno Rogue
|
dbebf13465
|
nicer help for number dialogs
|
2025-09-09 16:56:47 +02:00 |
|
Zeno Rogue
|
ab9d7a404f
|
moved bool currently_scrolling so that Android does not complain
|
2025-09-09 16:34:35 +02:00 |
|
Zeno Rogue
|
ba7b25db7b
|
added ISMOBILE guards for lock variables
|
2025-09-09 16:33:28 +02:00 |
|
Zeno Rogue
|
fe8c0372ba
|
conformal egg model (like in the game Innards)
|
2025-09-09 16:22:00 +02:00 |
|
Zeno Rogue
|
b4a5cb648c
|
support for model transition in shader
|
2025-09-09 16:21:20 +02:00 |
|
Zeno Rogue
|
49e3116d74
|
fixed mdEquidistant shader flags
|
2025-09-09 16:14:43 +02:00 |
|
Zeno Rogue
|
a7c6dc23ce
|
fixed model transition in shaders
|
2025-09-09 16:14:32 +02:00 |
|
Zeno Rogue
|
ff8e4fae1d
|
export some aux level-related functions
|
2025-09-09 13:34:29 +02:00 |
|
Zeno Rogue
|
52bc6411fa
|
fixed the bug with spatial embedding editing via config not working
|
2025-09-09 13:34:08 +02:00 |
|
Zeno Rogue
|
099d033e04
|
set_pre_reaction for generic parameter
|
2025-09-09 13:33:02 +02:00 |
|
Zeno Rogue
|
15068e76ab
|
fixed the disconnect between Euclidean sspeed and mspeed
|
2025-09-09 13:32:36 +02:00 |
|
Zeno Rogue
|
923da0b999
|
hyperbolic eqidistant 3D now also works in spatial
|
2025-09-09 12:19:16 +02:00 |
|
Zeno Rogue
|
39a61cf567
|
shader for hyperbolic equidistant
|
2025-09-09 10:30:19 +02:00 |
|
Zeno Rogue
|
9b82538f04
|
fixed the errors caused by non_spatial_model giving incorrect results
|
2025-09-09 10:29:41 +02:00 |
|
Zeno Rogue
|
c5ce82b2c7
|
fixed the TAB key to actually clear in text dialog
|
2025-09-09 09:38:07 +02:00 |
|
Zeno Rogue
|
aad7a4d866
|
fixed onscreen keyboard in SDL2
|
2025-09-09 09:37:50 +02:00 |
|
Zeno Rogue
|
6f4c79f06e
|
in config.cpp, changed char to key_type for keys
|
2025-09-09 09:16:07 +02:00 |
|
Zeno Rogue
|
8f4011182d
|
devmods:: changes to rulegen-tests
|
2025-09-09 09:06:59 +02:00 |
|
Zeno Rogue
|
923bffe9e9
|
devmods:: added break_autoplay to autoplay
|
2025-09-09 09:05:15 +02:00 |
|
Zeno Rogue
|
ceddf09c8f
|
devmods:: added some tests
|
2025-09-09 09:04:47 +02:00 |
|
Zeno Rogue
|
00c3c746d3
|
gentrans updated
|
2025-09-09 09:02:45 +02:00 |
|
Zeno Rogue
|
843087f4c8
|
changed onscreen keyboard hotkey to F6
|
2025-09-09 09:01:38 +02:00 |
|
Zeno Rogue
|
28a56f659d
|
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
|
2025-09-09 08:57:13 +02:00 |
|
Zeno Rogue
|
4e3ec3bb3a
|
extra chars in number dialog
|
2025-09-09 08:57:07 +02:00 |
|
Zeno Rogue
|
c934dc0e05
|
Merge pull request #446 from josephcsible/number-dialog-help-crash
Fix number_dialog_help when ptr is null
|
2025-09-09 08:56:06 +02:00 |
|
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 |
|