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 |
|
Zeno Rogue
|
c75342da10
|
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
|
2025-08-23 22:53:18 +02:00 |
|
Zeno Rogue
|
f6c82c26c3
|
fixed new humanoids not displaying the crossbow
|
2025-08-23 22:53:13 +02:00 |
|
Zeno Rogue
|
6556f24243
|
improved detailed_shader
|
2025-08-23 22:40:28 +02:00 |
|
Zeno Rogue
|
bb3c80fb79
|
fixed a potential crash on resetGL
|
2025-08-23 22:40:13 +02:00 |
|
Zeno Rogue
|
96201032ff
|
Merge pull request #432 from josephcsible/colortable-save-leading-zeros
Fix leading zeros not being saved to colortables
|
2025-08-23 20:37:04 +02:00 |
|
Joseph C. Sible
|
307280b28c
|
Fix leading zeros not being saved to colortables
|
2025-08-23 12:59:10 -04:00 |
|
Zeno Rogue
|
dae3a00b67
|
intra:: fixed the bug with walking mode VR hotkey
|
2025-08-23 17:50:39 +02:00 |
|
Zeno Rogue
|
6cf374e478
|
rogueviz:: sag;: use hr::lerp
|
2025-08-23 16:59:19 +02:00 |
|
Zeno Rogue
|
f6deb8f073
|
ru:: teleport cheat now brings you to life and max HP
|
2025-08-23 16:58:55 +02:00 |
|
Zeno Rogue
|
0d64d9cca2
|
fixed nilrider still referring to CAP_SDL2
|
2025-08-23 16:58:04 +02:00 |
|
Zeno Rogue
|
eccb323501
|
initialized some variables to silence warnings
|
2025-08-23 16:57:38 +02:00 |
|
Zeno Rogue
|
8139e65c8e
|
rogueviz:: fixed notknot
|
2025-08-23 13:38:07 +02:00 |
|
Zeno Rogue
|
a01d5c7dbe
|
shmup:: fixed the missiles for new character shapes
|
2025-08-22 16:58:11 +02:00 |
|
Zeno Rogue
|
54bc5de3c4
|
refactored reset_cheats()
|
2025-08-22 16:39:49 +02:00 |
|
Zeno Rogue
|
6b7a8a2a66
|
error checking in hrmap_inverse::relative_matrixc
|
2025-08-22 16:39:36 +02:00 |
|
Zeno Rogue
|
33e6e112d3
|
rogueviz:: fixed a crash in hypcity
|
2025-08-22 16:38:43 +02:00 |
|
Zeno Rogue
|
b191d301c0
|
fixup to watcher
|
2025-08-22 16:03:15 +02:00 |
|
Zeno Rogue
|
bc99cc52f0
|
rogueviz:: nilrider:: usable in presentations
|
2025-08-22 16:01:46 +02:00 |
|
Zeno Rogue
|
2d038a06ca
|
rogueviz:: ads:: info about the video, explained that you can do animations
|
2025-08-22 16:01:01 +02:00 |
|
Zeno Rogue
|
86ede9886b
|
rogueviz:: added watcher
|
2025-08-22 15:59:50 +02:00 |
|
Zeno Rogue
|
a17fcfccc4
|
rogueviz:: removed the debug in pentaroll
|
2025-08-22 15:56:16 +02:00 |
|
Zeno Rogue
|
3e40932ea7
|
rogueviz:: improved Nil compasses to work in other geometries too
|
2025-08-22 15:55:35 +02:00 |
|
Zeno Rogue
|
7889b00cc3
|
rogueviz:: for ascending-descending, added -asd-where to set the path
|
2025-08-22 15:54:57 +02:00 |
|
Zeno Rogue
|
3bcbda790c
|
rogueviz:: made titles of various presentations uppercase
|
2025-08-22 15:54:32 +02:00 |
|
Zeno Rogue
|
5bebe221d4
|
version 13.1c
v13.1c
|
2025-08-19 11:12:12 +02:00 |
|
Zeno Rogue
|
5f486ae785
|
disabled a part of the clearing generation algorithm that may not work in other tilings
|
2025-08-19 11:03:41 +02:00 |
|
Zeno Rogue
|
764dd134cc
|
fix floorshapes for non-football colorable arbs, and also set is_football_colorable correctly for converted ones
|
2025-08-19 10:46:34 +02:00 |
|
Zeno Rogue
|
3e9a7a3303
|
Merge pull request #417 from josephcsible/forbid-haunted-safety
Make the Orb of Safety in the Haunted Woods forbidden instead of dangerous
|
2025-08-19 10:35:14 +02:00 |
|
Zeno Rogue
|
0efedecd73
|
Merge pull request #422 from josephcsible/hyperstone-cheat-treasures
Make the Hyperstone Quest cheat give fewer treasures
|
2025-08-19 10:34:34 +02:00 |
|
Zeno Rogue
|
6859c24ae1
|
Merge pull request #423 from josephcsible/shadingcheat
Fix #145: add a shading cheat
|
2025-08-19 10:33:19 +02:00 |
|
Zeno Rogue
|
5305112b5b
|
Merge pull request #421 from josephcsible/ingame-only-messages
Only show messages about lands that are in-game
|
2025-08-19 10:32:04 +02:00 |
|
Zeno Rogue
|
6169ad67da
|
Merge pull request #420 from josephcsible/inaccessible-from-ingame
If a land is only accessible from ones that aren't in-game, it's not in-game
|
2025-08-19 10:31:17 +02:00 |
|
Joseph C. Sible
|
8f5a51d2cf
|
Fix #145: add a shading cheat
|
2025-08-18 22:25:02 -04:00 |
|
Zeno Rogue
|
76176c9150
|
fixed clearing crashing in octagonal mode, and hopefully improved it in general
|
2025-08-19 01:05:27 +02:00 |
|
Zeno Rogue
|
f5f21ae95b
|
disable reptilecheat on initgame
|
2025-08-19 00:48:16 +02:00 |
|
Zeno Rogue
|
43d15fa408
|
more interesting dice in alt tilings
|
2025-08-19 00:35:13 +02:00 |
|
Zeno Rogue
|
d7a2545761
|
gp:: more fixing to bad goldberg shapes
|
2025-08-18 17:29:04 +02:00 |
|
Zeno Rogue
|
b3159af917
|
fixed general walls correctly
|
2025-08-18 17:22:00 +02:00 |
|
Zeno Rogue
|
4920d5debf
|
debug_cellnames now renders bardir
|
2025-08-18 17:22:00 +02:00 |
|
Zeno Rogue
|
2af847cbe1
|
refactored barrier_land
removed laNone in barrier_land, it did break normal
revert wall
add
|
2025-08-18 17:21:58 +02:00 |
|
Zeno Rogue
|
73f2d81a37
|
added googobbug to the credits
|
2025-08-18 15:20:25 +02:00 |
|
Zeno Rogue
|
8ccfa9aad8
|
fix unlock_all for land selection
|
2025-08-18 15:19:57 +02:00 |
|
Zeno Rogue
|
275fc7852d
|
ok, hive cares about distlimit by itself
|
2025-08-18 15:17:15 +02:00 |
|
Zeno Rogue
|
d483e99c96
|
fixed a bug in Hive generation
|
2025-08-18 15:14:56 +02:00 |
|
Zeno Rogue
|
35d8129bc4
|
arb:: fixed a crash in spherical
|
2025-08-18 15:03:26 +02:00 |
|
Zeno Rogue
|
004a1aa881
|
arb:: arbitrary spherical tilings are now also small
|
2025-08-18 15:03:01 +02:00 |
|