1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-07-07 20:34:23 +00:00
Commit Graph

8000 Commits

Author SHA1 Message Date
Zeno Rogue
c70dc65846 adapted rulegen-tests to change in rulegen 2021-07-31 15:14:31 +02:00
Zeno Rogue
8871efcc0c rulegen:: generate roots of all sid's 2021-07-31 15:14:31 +02:00
Zeno Rogue
0dfa361453 arb:: converted and rulegen status is now saved in save_geometry 2021-07-31 15:14:31 +02:00
Zeno Rogue
253c5ee531 arb:: two new parameters, boundary_ratio and floor_scale 2021-07-31 15:14:31 +02:00
Zeno Rogue
d0e7541b45 nicer auto sight range computation, and range(...) directive in the tes language 2021-07-31 15:14:31 +02:00
Zeno Rogue
c8cbe55e1f fixed minimize_rules() not updating id's 2021-07-31 15:14:31 +02:00
Zeno Rogue
872587d156 barrier:: great-wall-like barriers now correctly create sea buoys etc. 2021-07-31 15:14:31 +02:00
Zeno Rogue
184d32a89d rulegen:: added relative_matrixh 2021-07-31 15:14:31 +02:00
Zeno Rogue
6f9a784775 an expansion mode to display pointer indices 2021-07-31 15:14:31 +02:00
Zeno Rogue
ebfbc3d1c9 do not try to make horos needlessly in Euclidean 2021-07-31 15:14:31 +02:00
Zeno Rogue
a2211590b3 implemented great-wall-like walls for all H2 tessellations 2021-07-31 15:14:31 +02:00
Zeno Rogue
a55111c226 improved NOWALLs in other geometries 2021-07-31 15:14:31 +02:00
Zeno Rogue
6e1e4a7db4 rulegen:: added some tests to devmods 2021-07-31 15:14:31 +02:00
Zeno Rogue
4a0f688673 rulegen:: apply arb::convert, and imrpoved generation 2021-07-31 15:14:31 +02:00
Zeno Rogue
c996805533 rulegen:: adj for floorshapes 2021-07-31 15:13:44 +02:00
Zeno Rogue
1ca7175e56 rulegen:: removed useless current_geometry_name 2021-07-31 15:13:44 +02:00
Zeno Rogue
ef0116b3b6 arb:: all are pseudohept if have_ph not specified 2021-07-31 15:13:44 +02:00
Zeno Rogue
0d62a7878f arb:: convert compatible tessellations to arb internal format 2021-07-31 15:13:44 +02:00
Zeno Rogue
24fcc1a642 expansion:: show correct types in strict_tree_rules 2021-07-31 15:13:44 +02:00
Zeno Rogue
ebf9a299b5 altmap:: fixed Camelot for strict_tree_rules 2021-07-31 15:13:44 +02:00
Zeno Rogue
bc79fd05df changed names generateAlts to extend_altmap and createAlternateMap to create_altmap 2021-07-31 15:13:44 +02:00
Zeno Rogue
0e71e67ba6 reg3:: more happy to create initial altmap 2021-07-31 15:13:44 +02:00
Zeno Rogue
c0f91c0ea9 fixed a typo in comment 2021-07-31 15:13:44 +02:00
Zeno Rogue
ced16a2f4e sword:: fixed a possible crash on incomplete maps 2021-07-31 15:13:44 +02:00
Zeno Rogue
f92e26dc00 rulegen:: set state correctly 2021-07-31 15:13:44 +02:00
Zeno Rogue
c797d376e5 fixed and improved rendering of tree patterns 2021-07-31 15:13:44 +02:00
Zeno Rogue
c579db717f improved updir and updir_alt 2021-07-31 15:13:44 +02:00
Zeno Rogue
c53270ca16 introduced rulegen.cpp which generates strict_tree_rules for arb 2021-07-31 15:13:44 +02:00
Zeno Rogue
bb3fbc5256 removed debug from generateAlt 2021-07-31 15:13:44 +02:00
Zeno Rogue
9c07ea7d3d expansion:: curr_dist in dfWorld mode is now more helpful 2021-07-31 15:13:44 +02:00
Zeno Rogue
05d4fcc280 altmap parameters are now accessible via altmap:: functions 2021-07-31 15:13:44 +02:00
Zeno Rogue
bac88ea9fd altmap relspin is now remembered in altmap::relspin 2021-07-31 15:12:06 +02:00
Zeno Rogue
2e47da5d2c moved the virtual functions in hrmap and its basic subclasses outside of the classes 2021-07-31 15:12:06 +02:00
Zeno Rogue
d10181e363 gp:: replaced draw_li with current_li which is computed when needed 2021-07-31 15:12:06 +02:00
Zeno Rogue
f996104074 improved timestamps 2021-07-31 15:12:06 +02:00
Zeno Rogue
5bff87f5e1 added oob (out_of_bounds heptagon) 2021-07-31 15:12:06 +02:00
Zeno Rogue
64947fe456 reg3:: fixed a bug in link_alt 2021-07-31 15:12:06 +02:00
Zeno Rogue
bdfe78eaf5 arb:: fixed compute_vertex_valence 2021-07-31 15:12:06 +02:00
Zeno Rogue
ae33c14337 arb:: fixed cycle_length computation 2021-07-31 15:12:06 +02:00
Zeno Rogue
1c31a987a8 refactored link_alt 2021-07-31 15:12:06 +02:00
Zeno Rogue
6540c9968c arb:: commented arb::shape 2021-07-29 12:58:54 +02:00
Zeno Rogue
d2fdfc02ea arb:: compute_vertex_valence function 2021-07-29 12:58:54 +02:00
Zeno Rogue
46a3cf220f arb:: replaced tuple with connection_t 2021-07-29 12:58:54 +02:00
Jesse Ruderman
b941d46733 Dice hover map now indicates hardness with color 2021-07-28 03:24:30 -07:00
Jesse Ruderman
afa97376eb Autoplay: fix types for prairie::enter check 2021-07-25 23:17:08 -07:00
Jesse Ruderman
042b95a8bb Autoplay: skip 'missing princess info' check in euclid 2021-07-25 23:15:14 -07:00
Jesse Ruderman
ab7d6c407e Autoplay: split into several functions 2021-07-25 23:13:24 -07:00
Jesse Ruderman
b086946163 Teleport cheat (from overview) now works in Euclidean 2021-07-25 18:01:07 -07:00
Zeno Rogue
4dfb77d727
Merge pull request #264 from blargdag/pl-typo
Russian translation for Wetland strings.
2021-07-23 15:27:16 +02:00
blargdag
d910743685 Translate Wetland strings. 2021-07-22 09:14:08 -07:00