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

12474 Commits

Author SHA1 Message Date
Zeno Rogue
7803012e6b backed-map:: implemented precision policy 2 2026-04-19 00:08:53 +02:00
Zeno Rogue
4e33b2f333 arcm:: patTree is now able to display underlying trees for arcm 2026-04-18 23:49:45 +02:00
Zeno Rogue
e1983f0e5b backed-map:: removed debug, better stress map visualization 2026-04-18 23:49:21 +02:00
Zeno Rogue
8557f361e0 backed-map:: removed call to handle_precision_errors 2026-04-18 23:48:48 +02:00
Zeno Rogue
41631799ca backed-map:: precision viz width 2026-04-18 23:48:25 +02:00
Zeno Rogue
7e0ab5cc0a backed-map:: precision policy 'random' implemented 2026-04-18 23:47:58 +02:00
Zeno Rogue
1803ef9759 backed-map:: user control of precision policies and the visualization 2026-04-18 22:06:49 +02:00
Zeno Rogue
dd8775bac6 backed-map:: visualization now works in 3D 2026-04-18 22:06:22 +02:00
Zeno Rogue
27e204f722 dialogs:: do not zerify when small numbers are expected 2026-04-18 22:05:28 +02:00
Zeno Rogue
124eb4797f backed-map:: moved same_point_may_warn to backed-map.cpp 2026-04-18 21:37:58 +02:00
Zeno Rogue
b1fd9bac57 backed-map:: implemented relative_backed_matrix 2026-04-18 20:45:51 +02:00
Zeno Rogue
9e8784903f fixup to last 2026-04-18 20:40:31 +02:00
Zeno Rogue
249beeab8d backed-map:: now also used by hrmap_h3 2026-04-18 20:40:15 +02:00
Zeno Rogue
b00e70e119 backed_map:: reassign 2026-04-18 20:10:32 +02:00
Zeno Rogue
74fa535cd3 backed_map:: a function to visualize map stress 2026-04-18 19:05:33 +02:00
Zeno Rogue
b564985fbe backed-map:: removed debug 2026-04-18 19:02:12 +02:00
Zeno Rogue
97ca275b70 backed-map:: access as a method 2026-04-18 19:02:03 +02:00
Zeno Rogue
c7e18a7a1d backed-map:: we don't need extra arg for rebase 2026-04-18 19:01:46 +02:00
Zeno Rogue
a7a3d13b70 after 3 illegal moves, provide some suggestions regarding possible skip-moves and Orb uses 2026-04-18 14:06:35 +02:00
Zeno Rogue
b518948af2 in line-broken messages, start with '... ' instead of '...' to make '.' display clearer 2026-04-18 14:01:47 +02:00
Zeno Rogue
c02c304d5c wfc:: approximations now available in more tilings 2026-04-18 10:35:47 +02:00
Zeno Rogue
9713e8f7fb Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2026-04-18 09:38:13 +02:00
Zeno Rogue
58f94ba6ab rv:: fixed pentagonal 2026-04-18 09:37:49 +02:00
Zeno Rogue
7888ac7f27 Merge pull request #509 from josephcsible/backedmapmymake
Fix compilation errors with mymake
2026-04-18 09:35:57 +02:00
Joseph C. Sible
f233bfd19f Fix compilation errors with mymake 2026-04-17 23:48:55 -04:00
Zeno Rogue
30d3b660db bm:: used both in arcm and arb 2026-04-18 02:03:17 +02:00
Zeno Rogue
dd55779951 created a backed-map module for the common 'backed map' concept in arcm and arb 2026-04-18 01:59:34 +02:00
Zeno Rogue
b3137ae264 fixed the distances in bitruncated {4,5} 2026-04-17 23:55:30 +02:00
Zeno Rogue
6d729033d4 disabled some things from the main loop when outoffocus 2026-04-17 22:50:16 +02:00
Zeno Rogue
618847365b added some people to the credits 2026-04-17 22:36:10 +02:00
Zeno Rogue
affdfcfbad reduce framelimit to 10 when outoffocus 2026-04-17 22:35:49 +02:00
Zeno Rogue
b2dfe898fd changed the HYPERROGUE_USE_PNG default 2026-04-17 21:55:33 +02:00
Zeno Rogue
1cde32a3c2 going back towards the Orb of Yendor now updates lastexplore 2026-04-17 21:36:07 +02:00
Zeno Rogue
eed8cf9882 added zlib1g-dev to suggested packages in README 2026-04-17 21:19:04 +02:00
Zeno Rogue
f3f6f1fd12 disabled more patterned lands in 'strict tree maps' 2026-04-17 21:07:24 +02:00
Zeno Rogue
96a96541c7 fixed Huntng Ground in quickly expanding geometries 2026-04-17 20:52:44 +02:00
Zeno Rogue
1cde82e788 player ivies can also go through chasms 2026-04-17 20:27:09 +02:00
Zeno Rogue
ce39b2e96d Ivy can now grow through single-tile wide chasms 2026-04-17 20:10:55 +02:00
Zeno Rogue
394534f250 Dice Reserve now marked as dont_work if no dice can move in arb or acm tilings 2026-04-17 19:28:02 +02:00
Zeno Rogue
3649984880 fixed dice generated immobile in some geometries such as {5,4} bitrunaated 2026-04-17 19:07:23 +02:00
Zeno Rogue
fec85d771e fixed too big dice labels in geometries with large tiles 2026-04-17 18:51:48 +02:00
Zeno Rogue
6cba1d501b fixed missing fargen in some geometries 2026-04-17 18:51:28 +02:00
Zeno Rogue
55b9338ca9 provided an alternate unlock for Burial Grounds 2026-04-17 18:32:04 +02:00
Zeno Rogue
8557a0347e fixed a crash when displaying a compass in binary tiling 2026-04-17 18:28:50 +02:00
Zeno Rogue
d2564d07ee zebra patterns: binary-tiling (parity), oox3 (random) 2026-04-17 18:23:59 +02:00
Zeno Rogue
a0a1f2334a reset-special-m0odes now also resets texture mode and drawplayer off 2026-04-17 18:14:37 +02:00
Zeno Rogue
c50cfcb409 no more parrots placed after safety 2026-04-17 17:47:59 +02:00
Zeno Rogue
a8a75fd0ca fixed Vine Spirits sometimes considering some halfvine-related moves illegal 2026-04-17 17:42:11 +02:00
Zeno Rogue
3cf234d202 fixed the Instagram link to Improbawall 2026-04-17 17:16:04 +02:00
Zeno Rogue
56fcee612b seuphorica:: compile with recent changes to editInfix 2026-04-17 17:10:46 +02:00