1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-04-29 12:01:23 +00:00
Commit Graph

11984 Commits

Author SHA1 Message Date
Zeno Rogue
744f42ad21 Merge pull request #454 from josephcsible/noenableunlisted
Fix "disable/enable all" affecting lands not in the list
2025-10-13 09:17:41 +02:00
Zeno Rogue
7cab7a6e91 Merge pull request #470 from josephcsible/circlespace
Circle the item the Orb of Space is about to collect
2025-10-13 09:17:05 +02:00
Zeno Rogue
d3627e26fc Merge pull request #471 from josephcsible/hidenoitem
Get rid of "no item" for Cellular Automaton in the world overview
2025-10-13 09:16:32 +02:00
Zeno Rogue
3073822ec2 Merge pull request #473 from josephcsible/minetexts15
Fix off-by-one error
2025-10-13 09:15:36 +02:00
Zeno Rogue
5899276a1a Merge pull request #474 from josephcsible/burialfreeze
Fix freeze if Ancient Jewelry ends up on a tile with a large landparam
2025-10-13 09:15:04 +02:00
Zeno Rogue
49b9c5c09c Merge pull request #475 from ohlordhebacc/switch-ghost-timer-cheat-shmup
Make the "switch ghost timer" cheat display shmup::curtime instead of the turn/knives thrown count in shmup
2025-10-13 09:14:18 +02:00
Zeno Rogue
4779572a73 Merge pull request #476 from josephcsible/coastaldocks
Mark Docks as a coastal land
2025-10-13 09:13:39 +02:00
Zeno Rogue
75dc6c775f Merge pull request #477 from josephcsible/iparsecrash
Don't crash when manually entering pinned glyph config
2025-10-13 09:13:12 +02:00
Joseph C. Sible
7cdc58f852 Don't crash when manually entering pinned glyph config 2025-10-12 22:00:26 -04:00
Joseph C. Sible
31d6a57562 Mark Docks as a coastal land
It already behaves like one, so the only effect of this change is to add the
message about it being coastal to its help text.
2025-10-12 18:27:34 -04:00
bacchelordoh
0b9fbd6d9c make the "switch ghost timer" cheat display shmup::curtime instead of turn count in shmup 2025-10-11 23:00:13 -05:00
Joseph C. Sible
de6f84815d Fix freeze if Ancient Jewelry ends up on a tile with a large landparam 2025-10-11 21:04:32 -04:00
Joseph C. Sible
be281af0a0 Fix off-by-one error 2025-10-11 12:32:26 -04:00
Joseph C. Sible
7cd542d76b Get rid of "no item" for Cellular Automaton in the world overview 2025-10-10 20:35:24 -04:00
Joseph C. Sible
de2572373d Circle the item the Orb of Space is about to collect 2025-10-10 19:28:24 -04:00
Zeno Rogue
f061dd6cf6 rogueviz:: nilrider:: achievements and leaderboards should be fixed 2025-10-10 11:37:24 +02:00
Zeno Rogue
e145de89b1 fixed '?' not working in Seuphorica (although in SDL2 it would be better to actually use SDL2 text input) 2025-10-10 11:23:48 +02:00
Zeno Rogue
1cb150ca8b shmup:: the player can now be stunned now (using Orb of Stunning) 2025-10-10 11:14:33 +02:00
Zeno Rogue
d47142b3c1 uninvert the Y joystick axis in Relative Hell 2025-10-10 10:54:30 +02:00
Zeno Rogue
a5ca33d400 arbiquotient:: options explained better 2025-10-10 10:20:01 +02:00
Zeno Rogue
9ca266f135 arbiquotient:: help message 2025-10-10 10:19:46 +02:00
Zeno Rogue
3b03b1dfcc arbiquotient:: preunify error message 2025-10-10 10:17:32 +02:00
Zeno Rogue
acbeb9b67e is_highly_symmetric function 2025-10-10 09:48:18 +02:00
Zeno Rogue
3e8ad5ddd4 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2025-10-10 09:47:43 +02:00
Zeno Rogue
ad5426e007 Merge pull request #459 from josephcsible/moremines
Improve Minefield display when there are more than seven mines
2025-10-10 09:47:23 +02:00
Zeno Rogue
11e74a204b shot:: generate the list of all viewpoints 2025-10-10 09:32:05 +02:00
Joseph C. Sible
2d3572e4c8 Make 10+ mines in numeric mode have the multicolored outline too 2025-10-09 20:41:57 -04:00
Joseph C. Sible
eeb67620ff Add minetexts up to 14
The truncated heptagonal and truncated triheptagonal tilings both appear in
the list of Archimedean tilings, and both contain tetradecagons. It seems that
this is the most sides of any polygon in any of the game's non-custom tilings,
so it seems like a good choice for how high minetexts should support.
2025-10-09 20:41:57 -04:00
Zeno Rogue
300b8ed78f fixed frogging grimoires 2025-10-10 00:21:52 +02:00
Zeno Rogue
dfb63f08a0 spaceship 3D model 2025-10-10 00:16:17 +02:00
Zeno Rogue
23d8abff0f bunny 3D model 2025-10-10 00:09:02 +02:00
Zeno Rogue
9148104122 fixed player ratling 3D models 2025-10-09 23:47:40 +02:00
Zeno Rogue
67af069c9d fixed Red Rock graphical bug 2025-10-09 23:09:20 +02:00
Zeno Rogue
4e6f34c936 shmup:: fixed the bug with Phasing deleting monsters 2025-10-09 22:57:43 +02:00
Zeno Rogue
7adc99e816 correct killer when killing with Orb of Mind 2025-10-09 22:36:23 +02:00
Zeno Rogue
61d397e7c4 Orb of Winter collects encased items in shmup mode 2025-10-09 22:36:03 +02:00
Zeno Rogue
14ae093901 bitruncated {4,4} and {4,6} are now known to be three-colored 2025-10-09 22:01:22 +02:00
Zeno Rogue
12e3150a40 fixed the three-coloring of bitruncated {4,4} 2025-10-09 22:01:06 +02:00
Zeno Rogue
2fd837b650 shmup:: fixed Camelot message on exit 2025-10-09 21:51:13 +02:00
Zeno Rogue
869a05b1e3 fixed the bug with the bulls being too enraged about crossbows 2025-10-09 21:44:26 +02:00
Zeno Rogue
819ada9b9f arbiquotient:: do not talk about mirrors if nonorientable not allowed anyway 2025-10-09 21:14:16 +02:00
Zeno Rogue
0af4788821 arbiquotient:: preunify system 2025-10-09 21:14:01 +02:00
Zeno Rogue
01ce30fa63 arbiquotient:: min_distance 2025-10-09 20:13:28 +02:00
Zeno Rogue
f29ba4f766 export_tes exports stretch_shear too 2025-10-09 09:41:28 +02:00
Zeno Rogue
5f725332fe exporting/importing quotient lists 2025-10-09 09:38:09 +02:00
Zeno Rogue
510331cc14 sm:: flags are now flagtype, not int 2025-10-09 08:58:46 +02:00
Zeno Rogue
53a71fca29 arbiquotient:: NO_EXIT used 2025-10-09 08:54:33 +02:00
Zeno Rogue
0d1c405d81 cmode flag sm::NO_EXIT 2025-10-09 08:54:16 +02:00
Zeno Rogue
91ba522cd3 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2025-10-09 08:40:28 +02:00
Zeno Rogue
7918fd4707 Merge pull request #453 from ohlordhebacc/MercuryRiverIrradiatedFieldOoEarth
Make the Orb of Earth/Earth Elemental not remove limestone walls in Irradiated Field and the Mercury River subland, and make OoEarth create a trail of mercury in the mercury river subland
2025-10-09 08:23:54 +02:00