1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-26 15:32:19 +00:00

11776 Commits

Author SHA1 Message Date
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
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
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
Zeno Rogue
6c3400aeae fixed CR5 and MCR not appearing in PTM 2025-08-17 13:48:40 +02:00
Zeno Rogue
590d64b72e fixed slaying + discord graphics 2025-08-17 13:38:27 +02:00
Zeno Rogue
0a5926a7fd some character shapes need to be unlocked 2025-08-17 13:27:33 +02:00
Zeno Rogue
9fa3740b47 save/load custom character files 2025-08-17 13:07:09 +02:00
Zeno Rogue
816d9a225f skeleton player shape, and also fixed drawMimic to include the additional player shapes 2025-08-17 12:52:47 +02:00
Zeno Rogue
fac4354bd7 hyperbug player shape 2025-08-17 12:23:50 +02:00
Zeno Rogue
fc81777e29 split graph.cpp into 6 files: graph, graph-player, graph-wall, graph-item, graph-monster, and animations 2025-08-17 12:17:20 +02:00
Zeno Rogue
ebaeb9d7f0 fix correct outline for mouseovers display 2025-08-17 03:10:33 +02:00
Zeno Rogue
e2600f7536 tour:: canvas backup now backups geometry/variation/pmodel since these often change 2025-08-17 03:10:01 +02:00
Zeno Rogue
fff5ed37ab tour mode now reacts to pageup/down 2025-08-17 03:09:19 +02:00
Zeno Rogue
af0a546114 center correctly in showCustomizeChar 2025-08-17 03:08:45 +02:00
Zeno Rogue
d17c91a9a8 bunny playershape, ratling playershape, refactored playershapes 2025-08-17 03:08:21 +02:00
Zeno Rogue
152b32425b version 13.1 v13.1 2025-08-06 10:25:11 +02:00
Zeno Rogue
ffc32037fd ru:: fixup to icicle 2025-08-05 12:14:12 +02:00
Zeno Rogue
9713dc2bda ru:: guinea pig room now goes upwards, and a pentomino room 2025-08-05 12:13:59 +02:00