1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 17:06:52 +00:00
Commit Graph

1825 Commits

Author SHA1 Message Date
Zeno Rogue
d95fc4b8d4 CHANGED_VARIATION now considers 'pure' to be the default variation of the binary and Archimedean tilings 2018-08-29 21:19:52 +02:00
Zeno Rogue
c06f01847c 'faces per vertex' and 'size of the world' now display correct values in all geometries; 'sides per face' removed 2018-08-29 21:16:45 +02:00
Zeno Rogue
020d9679bd bitruncated Archimedean tilings 2018-08-29 04:28:34 +02:00
Zeno Rogue
31fc90e6b8 fixed the placement of Orb of Sword in variation pure 2018-08-28 19:18:10 +02:00
Zeno Rogue
deb50030bc added start_game() after arg::read(3) to fix crashes when map changes in phase 3 2018-08-28 19:14:17 +02:00
Zeno Rogue
e6fd183302 fixed Ivy graphics on euclid6 2018-08-28 19:06:43 +02:00
Zeno Rogue
5f74f2f641 fixed Dragon generation on geometries which include triangles 2018-08-28 19:06:30 +02:00
Zeno Rogue
6482e22219 fixed cellgfxdist and cellrelmatrix in Archimedean 2018-08-28 19:06:12 +02:00
Zeno Rogue
015e69cf30 simplified the scaling scode 2018-08-28 19:05:57 +02:00
Zeno Rogue
6d5d8d8134 bugfix 2018-08-28 19:00:09 +02:00
Zeno Rogue
6de0f0a8aa instead of nonbitrunc, gp::on and irr::on, there is one variable, variation 2018-08-28 17:17:34 +02:00
Zeno Rogue
1af2c04407 enum class used for PPR 2018-08-28 14:27:23 +02:00
Zeno Rogue
89f0a6ba8a some more bugfixes 2018-08-28 14:09:36 +02:00
Zeno Rogue
f009e80689 crash fixed again 2018-08-28 13:47:51 +02:00
Zeno Rogue
25c09154dc fixed a crash when drawing inventory items while drawcell is also NULL; priority functions now use PPR_DEFAULT not -1; priority is passed as PPR not int 2018-08-28 13:45:11 +02:00
Zeno Rogue
7ff722ba59 angle measurement and grid display now take coldcenter into account correctly 2018-08-28 05:40:15 +02:00
Zeno Rogue
114fd59752 vector graphics editor now can calculate areas 2018-08-28 05:39:41 +02:00
Zeno Rogue
c17efce3b5 PAT_TYPES now separate from PAT_NONE; PAT_* constants now use enum 2018-08-28 04:05:32 +02:00
Zeno Rogue
d049cb63af fixed grid drawing 2018-08-27 19:38:11 +02:00
Zeno Rogue
baffb16e83 fix XLAT(canvas) to XLATN 2018-08-27 19:38:02 +02:00
Zeno Rogue
641e463643 fixed two types in the binary tiling 2018-08-27 19:37:35 +02:00
Zeno Rogue
ff84f63abd Fixed mapediting floorshapes. Also works nicely for all geometries now. Enum used for shapegroups. 2018-08-27 19:27:35 +02:00
Zeno Rogue
e54da982d1 one more 2018-08-25 00:09:33 +02:00
Zeno Rogue
b63b4a810b more updates, missing CAP_COMMANDLINE added 2018-08-25 00:04:10 +02:00
Zeno Rogue
c10985dd4a updated mobile parts of init.cpp 2018-08-25 00:01:46 +02:00
Zeno Rogue
d66207f5cc rename binary::typeof to type_of to fix problems with some compilers 2018-08-25 00:01:32 +02:00
Zeno Rogue
aafa5c3157 10.4s 2018-08-24 23:54:32 +02:00
Zeno Rogue
7faa73ba18 translation update 2018-08-24 23:52:17 +02:00
Zeno Rogue
0cf4487a50 previous page button 2018-08-24 23:52:02 +02:00
Zeno Rogue
15c9a78093 another 3666 variant 2018-08-24 23:43:21 +02:00
Zeno Rogue
6b8c7f23e7 pressing Backspace while the Archimedean symbol is already deleted does nothing instead of leaving the menu 2018-08-24 21:50:17 +02:00
Zeno Rogue
0abfcb683f Hypersian Rug mode works with Archimedean tilings 2018-08-24 21:47:09 +02:00
Zeno Rogue
8cc1b364d1 10.4r 2018-08-24 21:46:52 +02:00
Zeno Rogue
b7dccecf5c added spaces in sample tilings, also some new tilings, and removed L from Marek snub tiling 2018-08-23 01:53:04 +02:00
Zeno Rogue
6c6dd85994 fixed a bug which crashed spherical Archimedean tilings on Windows. Also more statistics on Archimedean tilings. 2018-08-23 01:52:29 +02:00
Zeno Rogue
a1e532d5a0 fixed the Land of Power in some geometries 2018-08-22 23:22:43 +02:00
Zeno Rogue
350ccd5b76 10.4q 2018-08-22 23:22:33 +02:00
Zeno Rogue
ad27493dee fixed a crash in Yendorian Forest 2018-08-22 13:41:01 +02:00
Zeno Rogue
55bc7506df updated landvalidity for irr/gp and blizzard/volcano 2018-08-22 11:55:45 +02:00
Zeno Rogue
7df3a2471f fixed to compile in older compilers 2018-08-22 11:52:35 +02:00
Zeno Rogue
3b288f9e1d compiler bugfix 2018-08-22 11:52:11 +02:00
Zeno Rogue
881a72c45b reduced openplains dlimit in archimedean 2018-08-22 11:48:17 +02:00
Zeno Rogue
28b0e7afa7 RRV fixed in H-marked Archimedean 2018-08-22 11:25:52 +02:00
Zeno Rogue
84a1c5a204 fixed RRV in irregular and binary 2018-08-22 11:22:25 +02:00
Zeno Rogue
73729d4764 land validity: no Hall of Mirrors in gp 2018-08-22 11:22:14 +02:00
Zeno Rogue
bfedf93eb0 fixed displayspin in binary 2018-08-22 11:21:58 +02:00
Zeno Rogue
f1e16b0233 reduced the default value of irregular density 2018-08-22 11:21:49 +02:00
Zeno Rogue
ca0ef65eb6 land validity: hedgehogs known to be bad on Archimedean >3 2018-08-22 10:29:07 +02:00
Zeno Rogue
bb93bf9150 fixed uninitialized variable warning 2018-08-22 09:52:24 +02:00
Zeno Rogue
01a41ba6a4 fixed Ocean not displaying at all at low detail 2018-08-22 00:26:50 +02:00