1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-06-07 05:12:11 +00:00
Commit Graph

11974 Commits

Author SHA1 Message Date
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
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
Zeno Rogue 678ec2d745 Merge pull request #438 from josephcsible/leave-saved-tortoise
Make Orb of Magnetism and Curse of Repulsion leave saved tortoises alone
2025-10-09 08:22:17 +02:00
Zeno Rogue 3b8f2e5346 Merge pull request #455 from josephcsible/unlockenough
Lower the land unlock requirements if they're mathematically impossibly high
2025-10-09 08:21:30 +02:00
Zeno Rogue e7522d6086 Merge pull request #457 from josephcsible/wfcspill
Stop WFC generation from spilling 1 tile into neighboring lands
2025-10-09 08:20:41 +02:00
Zeno Rogue 615dc9e100 Merge pull request #458 from josephcsible/cursedingame
Never generate Cursed Canyon in CR6 if it isn't in-game
2025-10-09 08:20:13 +02:00
Zeno Rogue 2855c91b19 Merge pull request #465 from josephcsible/hold-orbs-cheat
Add a cheat to hold orb powers at their current level
2025-10-09 08:14:28 +02:00
Zeno Rogue af8e1dbaa7 Merge pull request #468 from josephcsible/orb-treasure-gap
Add a setting for a gap between orbs and treasures
2025-10-09 08:13:18 +02:00
Zeno Rogue 987220aad6 Merge pull request #463 from josephcsible/seuphoricasubmodule
Add Seuphorica as a submodule
2025-10-09 08:12:14 +02:00
Zeno Rogue 7c99a4431b Merge pull request #460 from josephcsible/disablekillwarning
Add a setting to disable the warning before killing a friendly monster
2025-10-09 08:11:54 +02:00
Zeno Rogue d526182e73 Merge pull request #464 from josephcsible/isfriendlyghost
Remove unused function isFriendlyGhost
2025-10-09 08:11:01 +02:00