1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-03-18 02:59:42 +00:00

Commit Graph

  • 1bd6d1c6bc Merge pull request #498 from josephcsible/get_display_modes_debug master Zeno Rogue 2026-02-22 13:47:08 +01:00
  • c0dab04813 Merge pull request #492 from josephcsible/fixref Zeno Rogue 2026-02-22 13:45:54 +01:00
  • e709165712 Merge pull request #495 from josephcsible/installpng Zeno Rogue 2026-02-22 13:44:54 +01:00
  • 7334104c82 Merge pull request #499 from josephcsible/overrides Zeno Rogue 2026-02-22 13:44:14 +01:00
  • 5fa35e5214 Add missing override keywords to hopefully fix CI Joseph C. Sible 2026-02-17 21:13:27 -05:00
  • 330ba75889 Fix #496: Log why get_display_modes needs to use fallback values Joseph C. Sible 2026-02-17 21:05:58 -05:00
  • d6efc2b99b Fix #494: Add libpng-dev to list of packages to install Joseph C. Sible 2026-02-16 20:42:21 -05:00
  • f57fc060b9 version 13.1k Zeno Rogue 2026-01-29 14:24:01 +01:00
  • f733afe19d scores:: controller buttons now do stuff Zeno Rogue 2026-01-27 20:15:40 +01:00
  • a0ef25e43f scores:: better buttons Zeno Rogue 2026-01-27 20:13:10 +01:00
  • 86fa013ee6 scores:: scrolling left/right can now show extra columns Zeno Rogue 2026-01-27 20:13:01 +01:00
  • 1a0bfbfe7c scores:: sane default ordering of scores Zeno Rogue 2026-01-27 20:12:12 +01:00
  • db26a1fcc5 help:: Deck version of the 'right click' line Zeno Rogue 2026-01-27 18:57:40 +01:00
  • 1e1cec0ff1 alternate SteamDeck help for some tour screens Zeno Rogue 2026-01-27 18:55:33 +01:00
  • ef6f0ea50d tour:: improved the idea of DECK_CONTROLS, to TOUR_CONTROLS Zeno Rogue 2026-01-27 18:54:53 +01:00
  • 9da2b3dffe help:: no ESC Zeno Rogue 2026-01-27 18:51:53 +01:00
  • 52b7e50c08 help:: fixed missing end-of-line Zeno Rogue 2026-01-27 18:50:51 +01:00
  • d05f3d7830 hopefully fixed the resize_screen_to loop Zeno Rogue 2026-01-27 15:37:36 +01:00
  • 692399ac45 when you press e.g. 'b' to enter a text dialog, 'b' is not sent to this dialog Zeno Rogue 2026-01-27 15:30:44 +01:00
  • 9268143240 rogueviz::dhrg:: export some things Zeno Rogue 2026-01-27 11:29:18 +01:00
  • 0b073bc907 rogueviz::dhrg:: fix graph_from_rv Zeno Rogue 2026-01-27 11:28:04 +01:00
  • b798d2bfd0 rogueviz::dhrg:: penalty Zeno Rogue 2026-01-27 11:26:32 +01:00
  • a4fff5080b rogueviz::embeddings:: loglik computation can now take the missing edge fraction into account Zeno Rogue 2026-01-27 11:24:49 +01:00
  • 7f9443ced2 rogueviz:: dhrg:: fix the display of loglik_chaos Zeno Rogue 2026-01-27 10:52:57 +01:00
  • 4eeb06c307 rogueviz:: embeddings:: added indenter while reading edgelist Zeno Rogue 2026-01-27 10:47:51 +01:00
  • abe4b32ae9 scores:: fixed hash and ver using the wrong scale Zeno Rogue 2026-01-27 10:45:44 +01:00
  • 911d752fb0 scores:: export the scale parameter Zeno Rogue 2026-01-27 10:45:06 +01:00
  • cb0552f787 fix progressbar for large values of count Zeno Rogue 2026-01-27 10:44:40 +01:00
  • 8026b211c6 rogueviz:: sag:: run SAG for the bridging paper Zeno Rogue 2026-01-27 10:35:06 +01:00
  • 415daa0a62 rogueviz::dhrg:: compute DHRG variant of rank measures Zeno Rogue 2026-01-27 10:34:05 +01:00
  • 1f27ae428a extra tools to compare embeddings Zeno Rogue 2026-01-27 10:31:01 +01:00
  • deba99c374 rogueviz::embeddings:: export directed_edges Zeno Rogue 2026-01-27 10:28:16 +01:00
  • 7cf8a07988 rogueviz:: embeddings:: compute modified routing stats Zeno Rogue 2026-01-27 10:27:27 +01:00
  • d37b42ef97 rogueviz:: embeddings:: in polar, support the parameter -polar-beta Zeno Rogue 2026-01-27 10:25:58 +01:00
  • 78147ecd31 rogueviz::embeddings:: default values for graph_R and graph_T Zeno Rogue 2026-01-27 10:25:17 +01:00
  • 1a53efb2b5 dhrg:: support tallying other edges Zeno Rogue 2026-01-27 10:23:01 +01:00
  • f4da2507fb change window_x and window_y step to 40 Zeno Rogue 2026-01-25 20:08:51 +01:00
  • 557217d05b set fullscreen_change to true on deck Zeno Rogue 2026-01-25 20:08:27 +01:00
  • 5d8a476d63 config:: for fullscreen x/y, use the list of actual supported resolutions Zeno Rogue 2026-01-25 20:08:10 +01:00
  • f60ab18056 dialog:: scale_given Zeno Rogue 2026-01-25 20:07:24 +01:00
  • 566fc9f76a Fix two potential use-after-frees in monster's refcount code Joseph C. Sible 2025-12-25 17:42:00 -05:00
  • fbd6cce6a3 version 13.1j Zeno Rogue 2025-12-25 12:04:30 +01:00
  • 77ea083b5f force refresh on SDL_EVENT_TEXT_INPUT to prevent crashes Zeno Rogue 2025-12-25 10:25:37 +01:00
  • 679fc63dda correctly read joy axes in DEFAULTCONFIG if there are many joysticks (and they send events) Zeno Rogue 2025-12-25 10:25:09 +01:00
  • 2ae98ae385 deck sets screen size correctly Zeno Rogue 2025-12-25 10:24:15 +01:00
  • 6c8e4ba733 in README.md, added an information about mymake not being perfect, and also suggest -O3 Zeno Rogue 2025-12-25 09:57:49 +01:00
  • 9521e314cd more elegant weapon modding, on-hit triggers, and status string changes; also fixed crash on vampirism Zeno Rogue 2025-12-23 23:15:51 +01:00
  • db0d8676a0 ru:: better initial HP when using -ru-cheat Zeno Rogue 2025-12-23 18:10:30 +01:00
  • 8663523415 ru:: fixed some creatures to use hallucinated names Zeno Rogue 2025-12-23 18:10:16 +01:00
  • da166fdd3e implemented three more health powers Zeno Rogue 2025-12-23 18:09:34 +01:00
  • 0eba87676e ru:: attack effects now use the correct weapon for gfx Zeno Rogue 2025-12-22 14:28:46 +01:00
  • e83efe35fa the naga warrior now gives an axe as loot Zeno Rogue 2025-12-22 14:26:35 +01:00
  • b291d4a146 ru:: snake reverse-on-hit fixed Zeno Rogue 2025-12-22 14:22:27 +01:00
  • 3e0405500b fixed snake/ghost names Zeno Rogue 2025-12-22 14:21:37 +01:00
  • ebdf3d6795 ru:: load-world ignores extra spaces in paramaters Zeno Rogue 2025-12-22 14:02:29 +01:00
  • 96a6f8a721 snake improvements Zeno Rogue 2025-12-22 14:01:43 +01:00
  • 6f7e3b869d ru:: added two rooms Zeno Rogue 2025-12-22 13:46:03 +01:00
  • 7fa8775785 ru:: fixed wide platform rendering Zeno Rogue 2025-12-22 13:45:43 +01:00
  • 70eb0e13df ru:: fixed a crash when trying to use gold in a level with no trader Zeno Rogue 2025-12-21 17:07:56 +01:00
  • 549dfcbc8c ru:: combat avoidance experience Zeno Rogue 2025-12-21 14:20:38 +01:00
  • 91ff13c6fd ru:: moved the boar in Forest Path, so the morph potion can be used now Zeno Rogue 2025-12-21 13:23:59 +01:00
  • 50ec4764c4 ru:: avoid Forest Path combat by rogue-detection Zeno Rogue 2025-12-21 13:16:58 +01:00
  • db9bdb44a5 ru:: used slopes in more rooms Zeno Rogue 2025-12-21 12:58:58 +01:00
  • be34acf86e ru:: fix icicles Zeno Rogue 2025-12-21 12:58:20 +01:00
  • 2aa40fe2af ru:: fixed timed orbs reading Zeno Rogue 2025-12-21 12:54:37 +01:00
  • df268e6a29 sloped roofs Zeno Rogue 2025-12-21 12:54:15 +01:00
  • 618639b330 ru:: added some jumping lampshade jokes Zeno Rogue 2025-12-21 12:27:46 +01:00
  • aab3f4530c ru:: slopes used in Climbing the Hill Zeno Rogue 2025-12-21 12:11:45 +01:00
  • e5c8208e41 big slopes, used on the Inn roof Zeno Rogue 2025-12-21 12:08:56 +01:00
  • 1f30f4c705 ru:: slopes Zeno Rogue 2025-12-21 03:15:23 +01:00
  • dda35e7439 version 13.1i v13.1i Zeno Rogue 2025-12-18 02:26:56 +01:00
  • 2892d774e1 fixed the mouse control with accepting Zeno Rogue 2025-12-18 03:52:09 +01:00
  • 5dd7cfe52d without multi_autojoy, circle speed now depends on whether it was accepted Zeno Rogue 2025-12-18 03:51:58 +01:00
  • 7c01143a60 more controller fixes Zeno Rogue 2025-12-18 02:12:56 +01:00
  • 0386143688 better defaultjoy text Zeno Rogue 2025-12-18 01:55:17 +01:00
  • 5affa04b9f joypanspeed should be safe to set to 0.0001 in SDL2 Zeno Rogue 2025-12-18 01:54:58 +01:00
  • d24513a9da more controller fixes Zeno Rogue 2025-12-18 01:49:02 +01:00
  • 33f031dc1c actually initialize the controller subsystem Zeno Rogue 2025-12-18 01:37:40 +01:00
  • d3ee93c96e fixed the generation range for Strong Wind and jump orb effects in alternate tilings Zeno Rogue 2025-12-17 23:24:54 +01:00
  • 6d7f899229 fixed mousewheel in SDL2 Zeno Rogue 2025-12-17 23:07:35 +01:00
  • 31f976d900 larger (random option) mark Zeno Rogue 2025-12-17 22:58:09 +01:00
  • b262f22757 move the interface help to the start-game message Zeno Rogue 2025-12-17 22:16:12 +01:00
  • 215f9881db use 'never_keys' in more places Zeno Rogue 2025-12-17 22:15:39 +01:00
  • 6d3de975e3 moved never_keys to better place in file Zeno Rogue 2025-12-17 22:14:49 +01:00
  • dcdad9fa0a remove 'help' button from the key config dialog, did not work anyway Zeno Rogue 2025-12-17 17:26:22 +01:00
  • 2c11ee3863 do not reserve space to display keys if display key option is off Zeno Rogue 2025-12-17 17:26:03 +01:00
  • 435fe8a7a9 for SDL2+, use the new controller interface Zeno Rogue 2025-12-17 17:17:49 +01:00
  • 9317a7a8a9 fixed a bug with key displaying condition applied incorrectly in some menus Zeno Rogue 2025-12-17 17:11:18 +01:00
  • 039d50337e ru:: hallucinations based on fake stuff v13.1h Zeno Rogue 2025-12-13 00:42:03 +01:00
  • a7602e6311 ru:: hallucinations based on actual stuff Zeno Rogue 2025-12-13 00:29:53 +01:00
  • 686d026dd1 ru:: save timed orbs Zeno Rogue 2025-12-12 23:59:43 +01:00
  • ffbf2400dd embeddings:: do not normalize co Zeno Rogue 2025-12-12 23:48:44 +01:00
  • 6c244d9e0c rogueviz:: sag:: correct flushing in one place more Zeno Rogue 2025-12-12 17:45:17 +01:00
  • 289e9260d5 dhrg:: fixed formatting Zeno Rogue 2025-12-12 16:42:54 +01:00
  • 84c3b5a7c7 removed incorrect translation calls Zeno Rogue 2025-12-12 16:40:12 +01:00
  • 9f44c2d8d4 update 13.1h Zeno Rogue 2025-12-12 16:32:45 +01:00
  • 1580d2a15f split in translations Zeno Rogue 2025-12-12 13:29:05 +01:00
  • 9bf3f9d9c7 SteamDeck layout improvements Zeno Rogue 2025-12-12 13:26:34 +01:00
  • 197f441de7 fix getcstat refreshing Zeno Rogue 2025-12-12 13:04:23 +01:00
  • 8af4b727e4 quest-screen hints now work Zeno Rogue 2025-12-12 12:53:49 +01:00