1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-27 16:02:19 +00:00

11792 Commits

Author SHA1 Message Date
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
Zeno Rogue
1c1c051aec all spherical Archimedean tilings are small 2025-08-18 14:53:15 +02:00
Zeno Rogue
6540c29cbe removed unused shTentacleX and shTentacle; shIBranch can now be dependant on the edge length 2025-08-18 14:48:00 +02:00
Zeno Rogue
67b4af049b arcm:: in prepare_basics do compute_geometry first so that geuclid and ghyperbolic and correct 2025-08-18 14:23:07 +02:00
Zeno Rogue
8bd457ba14 arcm:: PURE did not change the result of scale() making stuff too small 2025-08-18 14:22:38 +02:00
Zeno Rogue
af7b7a3094 using find_file for officials.data 2025-08-18 10:06:28 +02:00
Zeno Rogue
50c01c2857 fixed the player Ratlings not having tails 2025-08-18 10:06:14 +02:00
Zeno Rogue
6278851df5 added officials.data to the repo 2025-08-18 09:56:14 +02:00
Joseph C. Sible
bf688286f4 Make the Hyperstone Quest cheat give fewer treasures
It now only gives the treasures you actually need for the Hyperstone Quest
in your current game, rather than all of them. For example, you'll now only
get Sea Glass if the Docks are in your game.
2025-08-17 17:43:55 -04:00
Joseph C. Sible
4a1eac3f9b Only show messages about lands that are in-game 2025-08-17 17:40:54 -04:00
Joseph C. Sible
77cc3fb9a3 If a land is only accessible from ones that aren't in-game, it's not in-game
Fixes #419.
2025-08-17 17:25:45 -04:00
Zeno Rogue
fbeb2c5f0e silence warning better 2025-08-17 23:24:24 +02:00
Zeno Rogue
9c378418b0 silence warning v13.1b 2025-08-17 23:16:57 +02:00
Zeno Rogue
7c2e312aa1 13.1b 2025-08-17 23:12:05 +02:00
Zeno Rogue
2c92a781da use find_file in nonisotropic and netgen 2025-08-17 23:03:11 +02:00
Zeno Rogue
6bc9139b2f fixed Orb of Recall charges being given incorrectly 2025-08-17 23:02:57 +02:00
Zeno Rogue
f2532a0293 version 13.1a v13.1a 2025-08-17 21:36:07 +02:00
Zeno Rogue
e31591207c added josephcsible to the credits 2025-08-17 21:06:13 +02:00
Zeno Rogue
02b03d8ece fix music_file not finding 2025-08-17 21:03:25 +02:00
Zeno Rogue
0e08b3225d other active orbs now extend the duration of Orb of Recall 2025-08-17 16:17:13 +02:00
Zeno Rogue
f218b7a3d5 alt unlock condition for CR6 2025-08-17 14:37:22 +02:00
Zeno Rogue
963c2326ec fixed the floor graphics in dual tilings 2025-08-17 14:23:12 +02:00