1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-17 22:25:12 +00:00
Commit Graph

12014 Commits

Author SHA1 Message Date
Zeno Rogue
7c21e9c3d5 rogueviz:: graphs:: added glflush() to rogueviz_hud 2025-10-16 23:36:38 +02:00
Zeno Rogue
076ecafe5f rogeuviz:: graphs:: extra disk shapes 2025-10-16 23:36:09 +02:00
Zeno Rogue
e35704d130 rogueviz::som:: in normalize, fix weird stuff happening when there is no variance 2025-10-16 23:33:31 +02:00
Zeno Rogue
46259677b1 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2025-10-16 23:32:41 +02:00
Zeno Rogue
3f55a209e3 Merge pull request #478 from josephcsible/pinnedorder
Make pinned glyphs sort in the order they were pinned in
2025-10-16 23:32:37 +02:00
Zeno Rogue
4efac302c8 removed debug from init_disk_cells 2025-10-16 23:20:35 +02:00
Zeno Rogue
88e0e5e3cd fixed a possible bug in adj_minefield_cells_full 2025-10-16 23:20:26 +02:00
Zeno Rogue
97aa373b6f fixed shHalfDisk and shDiskSegment shapes in spherical geometry 2025-10-16 22:58:30 +02:00
Zeno Rogue
7adddc7364 in shmup, tortoise no longer die after 3 hits 2025-10-16 21:00:41 +02:00
Zeno Rogue
d3b5f2641b nicer boundaries for grid on disksize 2025-10-16 20:59:52 +02:00
Joseph C. Sible
33330c9132 Make pinned glyphs sort in the order they were pinned in 2025-10-13 21:14:27 -04:00
Zeno Rogue
718fbcd895 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2025-10-13 17:49:07 +02:00
Zeno Rogue
ae97ae0b9a Merge pull request #472 from ohlordhebacc/mapeditor-lastexplore-shmup-fix
Fix the "lastexplore" value getting set to the turn/knives thrown count instead of "shmup::curtime" when enabling the map editor in shmup, and when playing the fifteen+4 puzzle in shmup
2025-10-13 09:18:22 +02:00
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
Zeno Rogue
a96101eff1 a better explanation for the new 13.1f features v13.1f 2025-10-11 09:25:51 +02:00
Zeno Rogue
eb0d9ce044 version 13.1f 2025-10-11 09:09:17 +02:00
bacchelordoh
c384169cba fixed "lastexplore" not getting set to "shmup::curtime" in the fifteen puzzle in shmup 2025-10-10 23:04:38 -05:00
bacchelordoh
8faa789de7 fixed "lastexplore" not getting set to "shmup::curtime" when enabling the map editor in shmup 2025-10-10 23:01:04 -05: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
e9a7d66e93 rogueviz:: nilrider:: fixed the trophy time 2025-10-10 13:15:21 +02:00
Zeno Rogue
63b46fa2bf added Orb of Plague to shmup life orbs 2025-10-10 13:05:28 +02:00
Zeno Rogue
a9861cdcd7 added more orbs to isShmupLife 2025-10-10 13:02:34 +02:00
Zeno Rogue
c4a39a4715 fixup to itOrbMorph 2025-10-10 13:02:25 +02:00
Zeno Rogue
6b68756a0e added missing EX 2025-10-10 13:02:13 +02:00
Zeno Rogue
7f79169abf shmup:: made Orb of Change work 2025-10-10 13:01:57 +02:00
Zeno Rogue
da9dfcba64 shmup:: fixed Orb of Energy 2025-10-10 13:01:45 +02:00
Zeno Rogue
efc97b280e fixed some inconsistencies in how Orb of Speed works in shmup 2025-10-10 12:44:53 +02:00
Zeno Rogue
4f3f1a9553 mapeditor:: save_geometry now saves arbiquotient id 2025-10-10 12:22:40 +02:00
Zeno Rogue
f74bcbb565 auto_compute_range now always returns >= 1 to prevent getDistLimit recomputation 2025-10-10 12:21:57 +02:00
Zeno Rogue
fbb2a955af remove debug from auto_compute_range 2025-10-10 12:19:32 +02:00
Zeno Rogue
4cf129c28e arbiquotient:: changed the mirror symbol from ^ to $ because ^ was parsed incorrectly 2025-10-10 12:07:54 +02:00
Zeno Rogue
6f78190aea bringris:: the 'secret geometries' achievement should work now 2025-10-10 11:49:34 +02: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