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

12324 Commits

Author SHA1 Message Date
Zeno Rogue e662ab1de3 ru:: ellipse platforms 2026-03-31 00:44:45 +02:00
Zeno Rogue 40d30460d3 new wall types 2026-03-31 00:44:24 +02:00
Zeno Rogue 09ed49cf80 ru:: random potion powers are now restricted to rooms 2026-03-29 16:01:37 +02:00
Zeno Rogue 925cc5ada1 ru:: morphing now respects the change in size, and is forbidden if not enough space 2026-03-29 15:27:09 +02:00
Zeno Rogue 9346567ab0 ru:: print doubles exactly to prevent fallthroughs possible due to numerical errors 2026-03-29 14:44:14 +02:00
Zeno Rogue e031d0ae4b ru:: guard on doubly-enabling ru 2026-03-29 14:43:48 +02:00
Zeno Rogue 68ba2e1ca4 ru:: guarded items 2026-03-29 14:43:32 +02:00
Zeno Rogue 35dd49a00d ru:: item inventory now has multiple pages 2026-03-15 22:54:53 +01:00
Zeno Rogue 3fab69302f changed hotkey for druid outfid 2026-03-15 16:58:14 +01:00
Zeno Rogue 406b752704 ru:: wear/remove armor animations 2026-03-15 16:58:03 +01:00
Zeno Rogue 711f91d157 class armor now starts active 2026-03-15 16:55:44 +01:00
Zeno Rogue e4dc58b61f ru:: 'effect' are now more general, not only attacks 2026-03-15 16:55:30 +01:00
Zeno Rogue b455587e11 removing useless attack_facing and attack_when from man 2026-03-15 16:53:24 +01:00
Zeno Rogue dadf457d0c slow movement and no jumping while dressing 2026-03-15 16:52:30 +01:00
Zeno Rogue 26647b456f ru:: dressing takes time 2026-03-15 16:52:11 +01:00
Zeno Rogue f8308b6b3a ru:: save gameseed 2026-03-15 16:11:17 +01:00
Zeno Rogue 94ae80937e ru:: each class now starts with an outfit (although cannot wear yet, and effects not implemented 2026-03-12 11:52:07 +01:00
Zeno Rogue e6ac7fe911 ru:: do not save static things such as moving platforms 2026-03-12 11:51:16 +01:00
Zeno Rogue f57fc060b9 version 13.1k 2026-01-29 14:25:31 +01:00
Zeno Rogue f733afe19d scores:: controller buttons now do stuff 2026-01-29 14:25:31 +01:00
Zeno Rogue a0ef25e43f scores:: better buttons 2026-01-29 14:25:31 +01:00
Zeno Rogue 86fa013ee6 scores:: scrolling left/right can now show extra columns 2026-01-29 14:25:31 +01:00
Zeno Rogue 1a0bfbfe7c scores:: sane default ordering of scores 2026-01-29 14:25:31 +01:00
Zeno Rogue db26a1fcc5 help:: Deck version of the 'right click' line 2026-01-29 14:25:31 +01:00
Zeno Rogue 1e1cec0ff1 alternate SteamDeck help for some tour screens 2026-01-29 14:25:31 +01:00
Zeno Rogue ef6f0ea50d tour:: improved the idea of DECK_CONTROLS, to TOUR_CONTROLS 2026-01-29 14:25:02 +01:00
Zeno Rogue 9da2b3dffe help:: no ESC 2026-01-29 14:25:02 +01:00
Zeno Rogue 52b7e50c08 help:: fixed missing end-of-line 2026-01-29 14:25:02 +01:00
Zeno Rogue d05f3d7830 hopefully fixed the resize_screen_to loop 2026-01-29 14:25:02 +01:00
Zeno Rogue 692399ac45 when you press e.g. 'b' to enter a text dialog, 'b' is not sent to this dialog 2026-01-29 14:25:02 +01:00
Zeno Rogue 9268143240 rogueviz::dhrg:: export some things 2026-01-29 14:25:02 +01:00
Zeno Rogue 0b073bc907 rogueviz::dhrg:: fix graph_from_rv 2026-01-29 14:25:02 +01:00
Zeno Rogue b798d2bfd0 rogueviz::dhrg:: penalty 2026-01-29 14:25:02 +01:00
Zeno Rogue a4fff5080b rogueviz::embeddings:: loglik computation can now take the missing edge fraction into account 2026-01-29 14:25:02 +01:00
Zeno Rogue 7f9443ced2 rogueviz:: dhrg:: fix the display of loglik_chaos 2026-01-29 14:25:02 +01:00
Zeno Rogue 4eeb06c307 rogueviz:: embeddings:: added indenter while reading edgelist 2026-01-29 14:25:02 +01:00
Zeno Rogue abe4b32ae9 scores:: fixed hash and ver using the wrong scale 2026-01-29 14:25:02 +01:00
Zeno Rogue 911d752fb0 scores:: export the scale parameter 2026-01-29 14:25:02 +01:00
Zeno Rogue cb0552f787 fix progressbar for large values of count 2026-01-29 14:25:01 +01:00
Zeno Rogue 8026b211c6 rogueviz:: sag:: run SAG for the bridging paper 2026-01-29 14:25:01 +01:00
Zeno Rogue 415daa0a62 rogueviz::dhrg:: compute DHRG variant of rank measures 2026-01-29 14:25:01 +01:00
Zeno Rogue 1f27ae428a extra tools to compare embeddings 2026-01-29 14:25:01 +01:00
Zeno Rogue deba99c374 rogueviz::embeddings:: export directed_edges 2026-01-29 14:25:01 +01:00
Zeno Rogue 7cf8a07988 rogueviz:: embeddings:: compute modified routing stats 2026-01-29 14:25:01 +01:00
Zeno Rogue d37b42ef97 rogueviz:: embeddings:: in polar, support the parameter -polar-beta 2026-01-27 10:25:58 +01:00
Zeno Rogue 78147ecd31 rogueviz::embeddings:: default values for graph_R and graph_T 2026-01-27 10:25:17 +01:00
Zeno Rogue 1a53efb2b5 dhrg:: support tallying other edges 2026-01-27 10:23:01 +01:00
Zeno Rogue f4da2507fb change window_x and window_y step to 40 2026-01-25 20:08:51 +01:00
Zeno Rogue 557217d05b set fullscreen_change to true on deck 2026-01-25 20:08:27 +01:00
Zeno Rogue 5d8a476d63 config:: for fullscreen x/y, use the list of actual supported resolutions 2026-01-25 20:08:10 +01:00