1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-04-04 10:01:22 +00:00

Commit Graph

  • f53961658b number editor now accepts expressions Zeno Rogue 2018-09-10 17:09:04 +02:00
  • 0dbe4822ec dialog:: refactored scaling in number dialogs Zeno Rogue 2018-09-10 16:47:28 +02:00
  • 796b03a81c fixed dialogs to consider uni first (thus it works correctly if both x and shift+x are bound with add_action Zeno Rogue 2018-09-10 16:42:35 +02:00
  • bf97d28fb2 edgelegend has to be enabled to appear Zeno Rogue 2018-09-08 13:43:10 +02:00
  • 4fc18a4c36 rogueviz:: improved edges in elliptic Zeno Rogue 2018-09-08 13:42:47 +02:00
  • 5afb444847 10.4u Zeno Rogue 2018-09-07 18:12:57 +02:00
  • 4ae9156c30 more glitch fix Zeno Rogue 2018-09-07 17:45:21 +02:00
  • 6f3fcb2694 fixed a bug with centerin Zeno Rogue 2018-09-07 17:28:55 +02:00
  • 093022b3ec more elegant tinf handling Zeno Rogue 2018-09-07 17:28:40 +02:00
  • 04554a436f improved INVERSE issues in stereographic Zeno Rogue 2018-09-07 16:18:40 +02:00
  • 7515503dee rogueviz:: draw legend if there are multiple edge types even if no standard legend is present Zeno Rogue 2018-09-07 15:18:20 +02:00
  • a74a73cac1 fixed a bug with infront graphics (caused by draw() changing the parameter) Zeno Rogue 2018-09-07 15:17:48 +02:00
  • eb23dce2aa fixed help in RogueViz kohonen Zeno Rogue 2018-09-07 15:15:53 +02:00
  • 0d138f3c75 load/save compressed data in RogueViz kohonen Zeno Rogue 2018-09-07 15:15:00 +02:00
  • 886b7490e1 vertex search feature in RogueViz Zeno Rogue 2018-09-06 22:35:13 +02:00
  • b540419096 hyperweb: now can accept more arguments in the commandline Zeno Rogue 2018-09-06 22:34:54 +02:00
  • 621220cf13 hooks in drawmarkers Zeno Rogue 2018-09-06 22:34:35 +02:00
  • f84975d1d1 polara50 and polarb50 now consistently return bool, not int. Arthur O'Dwyer 2018-09-05 06:37:07 -07:00
  • 8ebdede538 Fix some issues with the MinGW build. Arthur O'Dwyer 2018-09-05 06:30:18 -07:00
  • 2d5d5a1966 fixed unused lambda capture warnings Zeno Rogue 2018-09-06 00:59:04 +02:00
  • ab58fef9cf rogueviz:: fixed tree edges in tree(oflife) visualization Zeno Rogue 2018-09-06 00:57:26 +02:00
  • a06f9dfc12 rogueviz::staircase:: disabled high precision in web Zeno Rogue 2018-09-06 00:48:33 +02:00
  • f8d2b3308b web:: made sure that timetowait=0 in Zeno Rogue 2018-09-06 00:48:11 +02:00
  • 9f9e816c11 rogueviz:: greatly improved vertex help Zeno Rogue 2018-09-05 15:41:57 +02:00
  • 099349cafd with CAP_FONT text works better on white background Zeno Rogue 2018-09-05 15:41:40 +02:00
  • ec84643070 open URLs from Emscripten Zeno Rogue 2018-09-05 15:34:13 +02:00
  • 3e1cb1ba6d fixed incorrect rendering in models with MINIMIZE_GL_CALLS Zeno Rogue 2018-09-05 15:21:24 +02:00
  • f3bc477c27 RogueViz acts better with changed background colors and darkening now Zeno Rogue 2018-09-05 15:20:43 +02:00
  • be0c5e4a39 help extensions now can use addSelItem and color Zeno Rogue 2018-09-05 15:19:51 +02:00
  • e4bcae6ae6 dialog::dialogcolor instead of 0xC0C0C0 Zeno Rogue 2018-09-05 15:18:40 +02:00
  • a4e388019a commandline option to rotate Zeno Rogue 2018-09-05 15:17:24 +02:00
  • 52d188ac5e we can show a bit more in Rogueviz web Zeno Rogue 2018-09-05 03:51:42 +02:00
  • 2938ea20d0 fixed a bug with dqi_poly::draw() in other models Zeno Rogue 2018-09-05 03:51:30 +02:00
  • c49c4eccb2 added missing const in queue sort Zeno Rogue 2018-09-05 00:18:40 +02:00
  • c6e307a2e7 fixed pentagonal::frame always destroying hud Zeno Rogue 2018-09-05 00:18:22 +02:00
  • f9d0a90ac9 some fixes Zeno Rogue 2018-09-04 23:50:50 +02:00
  • 78fc8e04b0 faster text with MINIMIZE_GL_CALLS Zeno Rogue 2018-09-04 23:27:51 +02:00
  • 35353fe70e faster graphics with MINIMIZE_GL_CALLS Zeno Rogue 2018-09-04 23:27:27 +02:00
  • 5680ef3788 color_t used for outline Zeno Rogue 2018-09-04 21:43:43 +02:00
  • 1ab460ffb1 type color_t should now be consistently used for colors; reimplemented drawqueue in OO fashion Zeno Rogue 2018-09-04 19:53:42 +02:00
  • 491183c375 rogueviz: std::isnan to prevent errors on some compilers Zeno Rogue 2018-09-03 22:35:32 +02:00
  • b3c9aa69a3 rogueviz::Pentagonal Exploration added Zeno Rogue 2018-09-03 16:34:32 +02:00
  • b60dc2f245 fixed some bugs in the RogueViz Presentation Zeno Rogue 2018-09-03 16:34:11 +02:00
  • 16603f79b7 fixed some bugs in edge drawing in RogueViz Zeno Rogue 2018-09-03 16:33:50 +02:00
  • 6b43a7972f CUSTOM_CAPTION can be configured (used in pentagonal exploration) Zeno Rogue 2018-09-03 16:33:01 +02:00
  • 4c01859192 struct archimedean_tiling exported in hyper.h Zeno Rogue 2018-09-03 16:32:34 +02:00
  • 59ff4c2266 depth inversion in rug (used in pentagonal exploration) Zeno Rogue 2018-09-03 16:32:11 +02:00
  • 638032c47c fix fixed Zeno Rogue 2018-09-02 15:55:37 +02:00
  • d2c22a857a assume that the player is found if not rendering rug Zeno Rogue 2018-09-02 15:11:35 +02:00
  • b80583cf08 hyperweb: loadTextureGL() now works correctly Zeno Rogue 2018-09-02 15:11:24 +02:00
  • 98f6851288 moved the implementation of -noplayer and -canvas options from mapeditor to pattern, as they are relevant without map editor (e.g. online) Zeno Rogue 2018-09-02 15:10:50 +02:00
  • dc7e60952b disabled the roundabout bugfix in landgen in Archimedean Zeno Rogue 2018-09-02 15:09:46 +02:00
  • a239a26843 hyperweb: fixed the rotmatrix parameter order, also disabled is CAP_ORIENTATION disabled Zeno Rogue 2018-09-02 15:09:22 +02:00
  • b72259cc8e hyperweb: pathdist, cpdist, mpdist should be signed (unsigned frozen some geometries) Zeno Rogue 2018-09-02 15:08:51 +02:00
  • a4cf130b78 constexpr int PMAX Zeno Rogue 2018-09-01 14:31:13 +02:00
  • 3895dcbd39 one more fix to RogueViz Zeno Rogue 2018-09-01 14:11:03 +02:00
  • e7dbe6214d fix in rogueviz-banachtarski Zeno Rogue 2018-09-01 14:09:38 +02:00
  • bc5208253c in Archimedan sphere, distlimit is SEE_ALL Zeno Rogue 2018-09-01 13:52:12 +02:00
  • 8d806182d8 operators in hyper.h are inline Zeno Rogue 2018-09-01 13:50:56 +02:00
  • c08a6bf79a fixed compilation without CAP_EDIT and CAP_CONFIG v10.4t Zeno Rogue 2018-08-31 20:59:58 +02:00
  • 96175cd345 one bugfix was not mentioned in the changelog Zeno Rogue 2018-08-31 20:52:16 +02:00
  • 0086b596e2 compiler in the Steam runtime produces an internal error... using a workaround Zeno Rogue 2018-08-31 20:49:44 +02:00
  • 5df1170d82 10.4t in Android too Zeno Rogue 2018-08-31 19:21:54 +02:00
  • fbca62fbec 10.4t Zeno Rogue 2018-08-31 19:20:53 +02:00
  • d9fef1b06e fixed an issue with Windy Plains bubble animation, also made it work in all geometries Zeno Rogue 2018-08-31 19:15:02 +02:00
  • eda3f04a39 fixed a graphical issue with water next to chasm (the water tile looked as if it was a floor) Zeno Rogue 2018-08-31 19:09:45 +02:00
  • 00937fff3c fixed the Compass graphics Zeno Rogue 2018-08-31 04:19:21 +02:00
  • 3fa32ecf83 fixed a translation bug Zeno Rogue 2018-08-31 04:19:12 +02:00
  • c1cdd74dd2 fixed a crash bug when displaying Reptiles Zeno Rogue 2018-08-31 04:18:58 +02:00
  • 5dea01b934 Camelot a bit more frequent in CR4 Zeno Rogue 2018-08-31 04:18:41 +02:00
  • 3efb8990d7 fixed CR4 appearing inside Mountain (and probably other horocyclic lands) Zeno Rogue 2018-08-31 04:18:19 +02:00
  • 9b6957b13c translation update Zeno Rogue 2018-08-30 19:17:40 +02:00
  • a7f1e560c5 subcodes can be (de)selected in the pattern selection Zeno Rogue 2018-08-30 19:14:04 +02:00
  • 30a7248bf7 space message no longer always appears in shmup Zeno Rogue 2018-08-30 18:18:54 +02:00
  • b2fd52eae5 fixed Orb of the Sword in shmup Zeno Rogue 2018-08-30 18:11:51 +02:00
  • 6bcb225f1e fixed and simplified Sword graphical placement Zeno Rogue 2018-08-30 18:11:41 +02:00
  • bc52b855f4 Archimedeal commandline arguments work in Phase 3 too Zeno Rogue 2018-08-30 17:54:23 +02:00
  • 2c1b8c3b14 texture remapping to dual/bitruncated Archimedean Zeno Rogue 2018-08-30 17:54:04 +02:00
  • 218709b899 Archimedean menu now displays 'chessboard', 'three colors' and 'football' colorings when available Zeno Rogue 2018-08-30 16:44:17 +02:00
  • b43f4dabfa new interesting symmetry variants for 3^7 Zeno Rogue 2018-08-30 16:09:43 +02:00
  • 56db823daa fixed sidewall drawing in non-pure Archimedean Zeno Rogue 2018-08-30 16:09:16 +02:00
  • 64a77827f6 fixed kraken_pseudohept returning negated values Zeno Rogue 2018-08-30 16:08:28 +02:00
  • 80e0ad5cd0 fixed some lands in Archimedean dual Zeno Rogue 2018-08-30 16:08:05 +02:00
  • 706fb5d9f8 nflags can be given for vertex cells too Zeno Rogue 2018-08-30 16:06:51 +02:00
  • d5f3c3776a make sure that mirror placement treats vertices differently Zeno Rogue 2018-08-30 16:05:52 +02:00
  • 76c303f80a improved valence computation Zeno Rogue 2018-08-30 16:05:24 +02:00
  • a04eef75a9 cth to handle heptspin/cellwalker translations in a nice way Zeno Rogue 2018-08-30 16:04:28 +02:00
  • 993ef1b164 random pseudohept in Archimedean duals Zeno Rogue 2018-08-30 16:02:35 +02:00
  • 829850a701 dual tilings Zeno Rogue 2018-08-30 02:11:43 +02:00
  • d95fc4b8d4 CHANGED_VARIATION now considers 'pure' to be the default variation of the binary and Archimedean tilings Zeno Rogue 2018-08-29 21:19:52 +02:00
  • c06f01847c 'faces per vertex' and 'size of the world' now display correct values in all geometries; 'sides per face' removed Zeno Rogue 2018-08-29 21:16:45 +02:00
  • 020d9679bd bitruncated Archimedean tilings Zeno Rogue 2018-08-29 04:28:34 +02:00
  • 31fc90e6b8 fixed the placement of Orb of Sword in variation pure Zeno Rogue 2018-08-28 19:18:10 +02:00
  • deb50030bc added start_game() after arg::read(3) to fix crashes when map changes in phase 3 Zeno Rogue 2018-08-28 19:14:17 +02:00
  • e6fd183302 fixed Ivy graphics on euclid6 Zeno Rogue 2018-08-28 19:06:43 +02:00
  • 5f74f2f641 fixed Dragon generation on geometries which include triangles Zeno Rogue 2018-08-28 19:06:30 +02:00
  • 6482e22219 fixed cellgfxdist and cellrelmatrix in Archimedean Zeno Rogue 2018-08-28 19:06:12 +02:00
  • 015e69cf30 simplified the scaling scode Zeno Rogue 2018-08-28 19:05:57 +02:00
  • 6d5d8d8134 bugfix Zeno Rogue 2018-08-28 19:00:09 +02:00
  • 6de0f0a8aa instead of nonbitrunc, gp::on and irr::on, there is one variable, variation Zeno Rogue 2018-08-28 17:17:34 +02:00