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

93 Commits

Author SHA1 Message Date
Zeno Rogue
6c9f7e71e1 better handling of precision errors in arcm and arb 2021-08-22 23:41:38 +02:00
Zeno Rogue
566f05a6d0 arb::convert:: had debug lines which caused conversion to end up even if it worked correctly 2021-08-20 11:35:09 +02:00
Zeno Rogue
6999277715 arb:: fixed a bug with 'ended at wrong edge determining vertex_valence' 2021-08-04 18:00:34 +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
8d5d311555 arb::convert:: fixed a bug when trying to run multiple times 2021-07-31 15:47:58 +02:00
Zeno Rogue
c8b4d6b159 basic generate_random_path in strict_tree_rules 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
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
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
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
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
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
Arthur O'Dwyer
0ee6ce8c83 Eliminate -Woverloaded-virtual warnings from Clang. NFCI. 2021-07-12 17:51:39 -04:00
Zeno Rogue
e37fa65247 arcm:: fixed the possible crash on deleting arcms with large cells, because of the confusion of cdata 2021-07-04 11:00:38 +02:00
Zeno Rogue
f873a4ba18 init_heptagon fixup 2021-07-04 10:39:55 +02:00
Zeno Rogue
0cad3a55f9 arb:: unmirror functionality 2021-07-04 09:32:04 +02:00
Zeno Rogue
8b306c765e used OOP for get_corner_position 2021-06-17 09:44:47 +02:00
Zeno Rogue
42fc2c44a7 rewritten shvid using OOP 2021-06-17 09:44:47 +02:00
Zeno Rogue
056419288c enabling canvas now automatically enables ls::single 2021-04-23 20:09:23 +02:00
Zeno Rogue
67595a4ed3 redone hrmap::draw() function to keep DRY 2020-07-28 22:06:14 +02:00
Zeno Rogue
82f32607e6 MAJOR CHANGE: replaced (transmatrix,band_shift) pair with shiftmatrix 2020-07-28 22:06:14 +02:00
Zeno Rogue
bf1269e525 arb:: undo in connection debugger 2020-07-08 12:42:10 +02:00
Zeno Rogue
f8f166eb08 added option -tes as a synonym for -arbi 2020-06-06 18:43:09 +02:00
Zeno Rogue
8ec8ebc1d7 fixed arb and fake without CAP_TEXTURE 2020-06-06 18:42:58 +02:00
Zeno Rogue
0f6ec6e6f5 arb:: do not double sublines 2020-06-06 18:42:43 +02:00
Zeno Rogue
5cc58b2fcb arb:: verify indexes in Conway 2020-06-06 18:42:34 +02:00
Zeno Rogue
3df2f6bf26 arb:: removed some debugs 2020-06-06 18:42:05 +02:00
Zeno Rogue
123b49e0f3 arb:: removed angleofs function, 'legacy' variable for the old behavior 2020-06-06 18:41:36 +02:00
Zeno Rogue
0739a7c16e export hr_polygon_error 2020-06-06 18:40:08 +02:00
Zeno Rogue
b04061f8a8 implemented swapdim for arb 2020-06-03 16:42:26 +02:00
Zeno Rogue
15465d417f arb:: after sliding, geom3::apply_always3() 2020-06-03 16:42:13 +02:00
Zeno Rogue
efe4e20cd4 arb:: set sliders from command line 2020-06-03 11:44:00 +02:00
Zeno Rogue
e3664c79a3 throw an exception when file does not exist 2020-06-03 11:43:48 +02:00
Zeno Rogue
0ae3ab3c9b fake::split() = fake::in() or arb::in_slided() is used when both are applicable for a condition 2020-06-03 11:43:35 +02:00
Zeno Rogue
b55503dc9f arb:: sliders 2020-06-02 02:29:31 +02:00
Zeno Rogue
87974ac1f4 hr_polygon_error::generate_error 2020-06-02 02:26:28 +02:00
Zeno Rogue
18d4165f64 arb:: symmetries 2020-05-31 03:24:41 +02:00
Zeno Rogue
067f0c3032 hr_polygon_error now informs about the end matrix 2020-05-30 20:06:28 +02:00
Zeno Rogue
1f1d8edeaa arb:: remember filename 2020-05-30 20:00:44 +02:00
Zeno Rogue
21e256fe12 arb:: new command cscale 2020-05-30 20:00:09 +02:00
Zeno Rogue
8a28d1483b added CAP_EDIT guards to arbitrile 2020-05-22 16:52:02 +02:00
Zeno Rogue
4cee27ae76 fixed a good-length check 2020-05-16 15:34:56 +02:00