1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-03-27 22:59:43 +00:00

Commit Graph

  • 6bf198946c chainspilling lava slimes Zeno Rogue 2024-05-28 11:58:41 +02:00
  • a3261b21da throw color parse error if wrong length Zeno Rogue 2024-05-27 22:24:20 +02:00
  • 3da7e4c020 removed debug spam Zeno Rogue 2024-05-27 20:29:31 +02:00
  • ce09e4910e display smaller mouseover help if there is too much text Zeno Rogue 2024-05-27 15:54:12 +02:00
  • 95d7ffee08 provided some more help to bool parameters Zeno Rogue 2024-05-27 15:53:59 +02:00
  • 82a7077019 in bool dialog items, display help text as mouseover Zeno Rogue 2024-05-27 15:53:37 +02:00
  • 1cc90a6f76 added help to some bool parameters Zeno Rogue 2024-05-27 15:21:57 +02:00
  • 1323ec446a fixed a crash when changing 3D always Zeno Rogue 2024-05-27 15:21:44 +02:00
  • 8db11dc683 bool dialogs Zeno Rogue 2024-05-27 15:21:31 +02:00
  • 502469a54a innerwall is now a param Zeno Rogue 2024-05-27 14:38:29 +02:00
  • 0df75589ca phi now available in formulas Zeno Rogue 2024-05-27 14:08:29 +02:00
  • 358554d60e sides and shape now available in color formula Zeno Rogue 2024-05-27 14:08:23 +02:00
  • c594aea40e windmap and cdata available in color formula Zeno Rogue 2024-05-27 14:00:14 +02:00
  • 03c549b010 hsv color definition Zeno Rogue 2024-05-27 13:53:01 +02:00
  • 937a291485 atan2 function in parser Zeno Rogue 2024-05-27 13:52:52 +02:00
  • 0e09775669 clamp function Zeno Rogue 2024-05-27 13:52:45 +02:00
  • 5c03f9c7fe fixed wallif Zeno Rogue 2024-05-27 13:43:46 +02:00
  • 8321751cb0 'single color' now works better with live canvas Zeno Rogue 2024-05-27 13:38:33 +02:00
  • bfacda7207 ccolor:: live_canvas feature Zeno Rogue 2024-05-27 13:37:18 +02:00
  • 4f761c70cb Wax walls in Canvas now not only in 3D Zeno Rogue 2024-05-27 13:36:42 +02:00
  • 3ca75bec8e parsecolortable Zeno Rogue 2024-05-27 13:10:18 +02:00
  • 54443e365d argcolor now uses parsecolor Zeno Rogue 2024-05-27 13:09:42 +02:00
  • 6ca2051c96 bugfix in parsecolor Zeno Rogue 2024-05-27 13:09:32 +02:00
  • e5e89c4800 all color names are now accepted in parsecolor Zeno Rogue 2024-05-27 13:09:10 +02:00
  • bb6df35bf2 moved wallif to parsecolor from general parse Zeno Rogue 2024-05-27 12:45:49 +02:00
  • ba05c94d7b parse color: fixed color formula doc Zeno Rogue 2024-05-27 12:45:37 +02:00
  • 90c7f6e927 fixed 'formula' pattern to use RGB correctly Zeno Rogue 2024-05-27 12:36:01 +02:00
  • e6417951de fixed rgb color passing Zeno Rogue 2024-05-27 12:31:49 +02:00
  • f823a53f84 fixed hex color parsing Zeno Rogue 2024-05-27 12:29:37 +02:00
  • 83575d9d7d color parser Zeno Rogue 2024-05-27 12:24:12 +02:00
  • d381caba1f better a/b anim pars Zeno Rogue 2024-05-27 11:48:14 +02:00
  • 78cd26f456 fixed char_paremeter edit_option, added edit_option for string_parameters, improved warning for lack of edit_option Zeno Rogue 2024-05-27 11:32:12 +02:00
  • 96be05484a tau can be now used in formulas Zeno Rogue 2024-05-27 11:15:46 +02:00
  • 4d57041c9f angles now can be given in quarterturns Zeno Rogue 2024-05-27 11:15:16 +02:00
  • 5022b76d75 use turncount, framecount and illegal_moves in formulas Zeno Rogue 2024-05-27 11:15:01 +02:00
  • 8caf343390 track illegal moves Zeno Rogue 2024-05-27 11:14:25 +02:00
  • 203c11f6e1 fixed used_model parameter Zeno Rogue 2024-05-27 10:51:33 +02:00
  • 322b21e999 hardcore now can use a formula Zeno Rogue 2024-05-27 10:51:11 +02:00
  • f445d02707 specialized exceptions for param errors Zeno Rogue 2024-05-27 02:18:22 +02:00
  • 888a34dea6 fixed unused lambda capture Zeno Rogue 2024-05-26 23:26:49 +02:00
  • a20158ab65 fixed overzealous override Zeno Rogue 2024-05-26 23:22:40 +02:00
  • a703448144 added missing override Zeno Rogue 2024-05-26 23:20:50 +02:00
  • 480916e4db added missing split_string to repo Zeno Rogue 2024-05-26 23:19:19 +02:00
  • 998a74800c colortables are now saved correctly Zeno Rogue 2024-05-26 21:15:26 +02:00
  • f4796a10f4 config:: provided custom_reset Zeno Rogue 2024-05-26 20:57:32 +02:00
  • aa4bf4d818 removed set_default method from parameters Zeno Rogue 2024-05-26 20:55:39 +02:00
  • ff8bb20a55 config:: custom parameters now have custom_do_save Zeno Rogue 2024-05-26 20:51:33 +02:00
  • 57691737f0 fixed rwalls not being set in nilrider Zeno Rogue 2024-05-26 20:42:47 +02:00
  • a4b9b9b0a5 ccolor::which is now a parameter Zeno Rogue 2024-05-26 20:38:31 +02:00
  • 1c74774bfa refactored the parameter (saver/setting) system Zeno Rogue 2024-05-26 20:22:29 +02:00
  • a80a73458a fixed product rendering Zeno Rogue 2024-05-25 22:46:47 +02:00
  • d7bde6f175 fixup to CR Zeno Rogue 2024-05-25 12:04:11 +02:00
  • 9f711627f1 export to_square Zeno Rogue 2024-05-25 11:46:53 +02:00
  • 89763be7d2 when drawing circle_around_center, be more precise, and also use POLY_FORCEWIDE Zeno Rogue 2024-05-25 11:46:37 +02:00
  • 03b89f053b do not draw Safety in high-qual screenshots Zeno Rogue 2024-05-25 11:46:11 +02:00
  • 441f825566 export achievement data Zeno Rogue 2024-05-25 11:45:47 +02:00
  • f2d8b4d95e Merge branch 'master' of https://github.com/zenorogue/hyperrogue Zeno Rogue 2024-05-24 20:58:32 +02:00
  • 73dbccbb0e made Bringris, Nil Rider, and Relative Hell compile after changes Zeno Rogue 2024-05-24 20:57:53 +02:00
  • efc2ce90e0 Make fake-mobile fail cleanly if font missing. Jacob Mandelson 2024-05-16 19:30:39 -07:00
  • 7b3d2c2626 Merge pull request #377 from jlmjlm/prune_tab Zeno Rogue 2024-05-16 22:04:51 +02:00
  • 126f45a714 Merge pull request #376 from jlmjlm/nows1 Zeno Rogue 2024-05-16 21:56:25 +02:00
  • 11837d9614 Check for having pruned all land candidates. Jacob Mandelson 2024-05-16 12:46:06 -07:00
  • 64569f1818 debug removed Zeno Rogue 2024-05-16 21:42:49 +02:00
  • cd2152ffad Prune table of getNewLand() candidates. Jacob Mandelson 2024-05-16 12:41:19 -07:00
  • eee39b0340 fixed fake-mobile Zeno Rogue 2024-05-16 21:19:51 +02:00
  • 937c830571 fixed model orientation for spiral Zeno Rogue 2024-05-16 21:16:10 +02:00
  • 4ec627b1a1 fixed errors about underlying_map uninitialized Zeno Rogue 2024-05-16 21:15:48 +02:00
  • 1a70e54e24 hopefully fixed yet another C++20 bug Zeno Rogue 2024-05-16 21:11:13 +02:00
  • a70a9dc663 fixed a bug causing not compiling in C++20 Zeno Rogue 2024-05-16 21:06:28 +02:00
  • 879549ca5d fixed 'race angle' setting: no crash, rotates immediately Zeno Rogue 2024-05-16 20:48:08 +02:00
  • 7982ea0e58 Removed references to private/daily.cpp and private/hypersteam.cpp. Also removed HAVE_ACHIEVEMENTS as it was redundant to CAP_ACHIEVE Zeno Rogue 2024-05-16 20:35:38 +02:00
  • 7b99248c06 Merge pull request #374 from jlmjlm/time2 Zeno Rogue 2024-05-16 20:28:22 +02:00
  • dc136cc937 Merge pull request #375 from jlmjlm/time5 Zeno Rogue 2024-05-16 20:27:16 +02:00
  • 3f78c11e6c Remove trailing whitespace from system.cpp Jacob Mandelson 2024-05-16 09:13:48 -07:00
  • 1dd4da5135 Make option to show turns on the main screen. Jacob Mandelson 2024-05-16 08:26:49 -07:00
  • 601274e67a Fix minor menu glitches. Jacob Mandelson 2024-05-16 07:12:28 -07:00
  • 7581ba887b 13.0i v13.0i Zeno Rogue 2024-05-10 20:40:54 +02:00
  • 6b03aca3c0 threecolor now uses its own ctab, not nestcolors Zeno Rogue 2024-05-10 19:34:01 +02:00
  • 80df589bd2 reverted numlock on MAC Zeno Rogue 2024-05-10 19:29:14 +02:00
  • 159b47e72a full_rotate_camera no longer reacts to val==0 Zeno Rogue 2024-05-10 19:29:01 +02:00
  • 9a33e63f53 unflipped mine_zero_display Zeno Rogue 2024-05-10 19:28:47 +02:00
  • 10184f9087 edit minefield colors in minefield config Zeno Rogue 2024-05-10 19:28:26 +02:00
  • 6b0dd547bd fixed rosebush/crystal world interaction Zeno Rogue 2024-05-10 19:10:44 +02:00
  • 542e2520c1 changed the guarding in Power landscape Zeno Rogue 2024-05-10 18:52:23 +02:00
  • f2d81746a7 fixed crash on adding/deleting colors to colortables Zeno Rogue 2024-05-10 18:37:05 +02:00
  • a130fbbc50 display Compass beason on radar Zeno Rogue 2024-05-09 21:10:53 +02:00
  • 2097fde609 display Orb of Yendor beacon on radar Zeno Rogue 2024-05-09 21:07:44 +02:00
  • bc5e1d78c9 always checkTide Zeno Rogue 2024-05-09 20:44:25 +02:00
  • e324ae07f3 Merge branch 'master' of https://github.com/zenorogue/hyperrogue Zeno Rogue 2024-05-09 20:42:43 +02:00
  • 215be1ea17 Merge pull request #372 from jlmjlm/tidefix2 Zeno Rogue 2024-05-09 20:42:03 +02:00
  • 53461e6c5a removed yendor debug Zeno Rogue 2024-05-09 20:21:55 +02:00
  • 7a81b6b0de version 13.0h Zeno Rogue 2024-05-09 10:50:02 +02:00
  • 723422e137 disable custom_land_list in princess Zeno Rogue 2024-05-08 21:32:26 +02:00
  • 50881f519f do not count achievements if custom_land_list is used Zeno Rogue 2024-05-08 21:30:09 +02:00
  • df67249ec0 fixup to distance 534 Zeno Rogue 2024-05-08 21:29:06 +02:00
  • 0a9714e657 cleanup of LB_ constants Zeno Rogue 2024-05-08 21:28:58 +02:00
  • 5eb7cfc17a LB_PRINCESS instead of magic value 36 Zeno Rogue 2024-05-08 21:23:11 +02:00
  • 000bfd4b97 fixed a bug in celldistance_534 Zeno Rogue 2024-05-08 21:17:20 +02:00
  • 0b0ad4abe3 made bfs in 3D always know nearby cells even if gmatrix not known Zeno Rogue 2024-05-08 21:16:47 +02:00
  • 305d546ae1 fixed the Yendor beacon to appear in the correct place (usually on the boundary, not the closest visible tile) Zeno Rogue 2024-05-08 20:49:16 +02:00