1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 22:53:19 +00:00
Commit Graph

7742 Commits

Author SHA1 Message Date
Zeno Rogue
8da22c4ba9 Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2021-07-31 20:38:26 +02:00
Zeno Rogue
ed1a1dc37c
Merge pull request #270 from jruderman/drc2
Dice hover map now indicates hardness with color
2021-07-31 20:36:13 +02:00
Zeno Rogue
96f03dee31
Merge pull request #266 from jruderman/teleport_euclid
Teleport cheat (from overview) now works in Euclidean
2021-07-31 20:35:08 +02:00
Zeno Rogue
d0c231b057
Merge pull request #267 from jruderman/a3
Autoplay improvements 3
2021-07-31 20:34:47 +02:00
Zeno Rogue
a15d3e5811 don't return no_great_walls any longer 2021-07-31 20:30:41 +02:00
Zeno Rogue
923420fd0d altmap:: protect from crashing barriers 2021-07-31 20:30:12 +02:00
Zeno Rogue
8498e0ce14 fixup to bin fix 2021-07-31 20:29:44 +02:00
Zeno Rogue
c89b97b244 generate_random_path fixed in 3D 2021-07-31 20:29:11 +02:00
Zeno Rogue
c588837375 rulegen:: fixed a crash in generate_random_path when exploring a dead branch 2021-07-31 20:28:51 +02:00
Zeno Rogue
8e88ceb3bc removed disabling barriers in gBinary4 2021-07-31 20:18:32 +02:00
Zeno Rogue
36d3314eae currentmap for generating floorshapes is now of correct class in bt 2021-07-31 20:12:43 +02:00
Zeno Rogue
8079b0ffa4 paragraphs in strict tree maps help 2021-07-31 16:10:37 +02:00
Zeno Rogue
ad454f2c67 more features explained in the sample 2021-07-31 16:10:23 +02:00
Zeno Rogue
a065e73013 an option to change rule_root in the tes file 2021-07-31 16:10:08 +02:00
Zeno Rogue
769411554f an option to enable strict tree maps from the expansion menu 2021-07-31 16:02:30 +02:00
Zeno Rogue
0f05bb5e59 rulegen:: dialog now shows the statistics on success 2021-07-31 15:58:13 +02:00
Zeno Rogue
1fc3961a6f rulegen:: added the dialog enabling these 2021-07-31 15:50:20 +02:00
Zeno Rogue
c843af9131 reduced the default max_tcellcount 2021-07-31 15:48:12 +02:00
Zeno Rogue
8d5d311555 arb::convert:: fixed a bug when trying to run multiple times 2021-07-31 15:47:58 +02:00
Zeno Rogue
0a141e0606 shvid-pattern ('A') is now universally available 2021-07-31 15:14:31 +02:00
Zeno Rogue
dae0aacbb7 shvid now calls require_shapes() 2021-07-31 15:14:31 +02:00
Zeno Rogue
c661290930 rulegen:: fixed a bug with generating Camelot root 2021-07-31 15:14:31 +02:00
Zeno Rogue
7fcc4de28b alt error reported differently 2021-07-31 15:14:31 +02:00
Zeno Rogue
e8a8a75620 rulegen:: fixed UB in get_corner while doing floorshapes 2021-07-31 15:14:31 +02:00
Zeno Rogue
c8b4d6b159 basic generate_random_path in strict_tree_rules 2021-07-31 15:14:31 +02:00
Zeno Rogue
3972e5a6bb altmap:: generate_random_path used 2021-07-31 15:14:31 +02:00
Zeno Rogue
0f2f435534 randomdir option for generate_random_path 2021-07-31 15:14:31 +02:00
Zeno Rogue
ebfe0b6f48 exp_parser:: crash on unknown values starting with capital letters and _ 2021-07-31 15:14:31 +02:00
Zeno Rogue
da4429e327 disabled surround problemfix in arb 2021-07-31 15:14:31 +02:00
Zeno Rogue
d7a7447699 factored generate_random_path from yendor out 2021-07-31 15:14:31 +02:00
Zeno Rogue
f567f0012b renamed 'nowall' functions to clearer general_barrier_* 2021-07-31 15:14:31 +02:00
Zeno Rogue
834457a24f added a new tessellation sample using the new features 2021-07-31 15:14:31 +02:00
Zeno Rogue
fa03033c99 arb/rulegen:: trees can now be defined in tes files 2021-07-31 15:14:31 +02:00
Zeno Rogue
0559fce5fb barrier:: the barrier _WALL algorithm now moves step by step 2021-07-31 15:14:31 +02:00
Zeno Rogue
b29e27e1c8 stars now are placed lower in FPP to prevent glitches 2021-07-31 15:14:31 +02:00
Zeno Rogue
c9a1e52aaf sky now interacts better with stars and other high objects 2021-07-31 15:14:31 +02:00
Zeno Rogue
3cabddeb65 added is_boundary for &out_of_bounds just in case 2021-07-31 15:14:31 +02:00
Zeno Rogue
70702a8cd9 barrier:: fixed getNewLand to know the old land with new barriers 2021-07-31 15:14:31 +02:00
Zeno Rogue
8d913f525d altmap height now uses an outside parameter 2021-07-31 15:14:31 +02:00
Zeno Rogue
83ffa89fbf arb:: valence known 2021-07-31 15:14:31 +02:00
Zeno Rogue
06c8f48aa0 arb:: style improvement in compute_vertex_valence 2021-07-31 15:14:31 +02:00
Zeno Rogue
21942ff7b9 arb:: fixed shape id info in unmirror 2021-07-31 15:14:31 +02:00
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