1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-22 21:23:18 +00:00
Commit Graph

7658 Commits

Author SHA1 Message Date
Zeno Rogue
03fc72e7d2 ray:: reflection now works with multiple types 2021-07-09 22:32:00 +02:00
Zeno Rogue
0aa1d45287 moved ray_iadj from hybrid to hrmap method 2021-07-09 22:32:00 +02:00
Zeno Rogue
7da49c9d2f fixed Nil and Sol 2021-07-09 22:32:00 +02:00
Zeno Rogue
f9a55d13c8 reg3:: added at for debugging and fixed a bug with shvid called for incorrect map 2021-07-09 22:32:00 +02:00
Zeno Rogue
064c6015b6 reg3:: fixed an issue with subcubes not working for low subcube_counts 2021-07-09 22:32:00 +02:00
Zeno Rogue
41faa43f65 pattern I, and fixed the possible crashes in nearest_map and furthest_map 2021-07-09 22:32:00 +02:00
Zeno Rogue
3c7e64c66d reg3:: faster va analysis 2021-07-09 22:32:00 +02:00
Zeno Rogue
479b2eaf3c reg3:: the new variations can be selected from the menu 2021-07-09 22:32:00 +02:00
Zeno Rogue
f300d0f8e9 reg3:: coxeter_param included in cgi_string 2021-07-09 22:32:00 +02:00
Zeno Rogue
0d8dd6c19e reg3:: subshapes in hrmap_h3_rule 2021-07-09 22:32:00 +02:00
Zeno Rogue
11d73bb655 reg3:: throw exceptions if not cubes 2021-07-09 22:32:00 +02:00
Zeno Rogue
b6bf0911f3 refactored master_relative as virtual function 2021-07-09 22:32:00 +02:00
Zeno Rogue
9a319e2d2a refactored shvid_full and wall_offset as virtual functions 2021-07-09 22:32:00 +02:00
Zeno Rogue
09850d2f76 fixed crash in zebra40 2021-07-09 22:32:00 +02:00
Zeno Rogue
f3adce29b3 reg3:: coxeter subcells 2021-07-09 22:32:00 +02:00
Zeno Rogue
964d1010b3 refactored generate_subcells 2021-07-09 22:32:00 +02:00
Zeno Rogue
3d1be24558 reg3:: fixed a bug in hrmap_closed3::relative_matrix 2021-07-09 22:32:00 +02:00
Zeno Rogue
49adf19da2 reg3:: subcubes:: testing_subconnections flag; made it faster if it is off 2021-07-09 22:32:00 +02:00
Zeno Rogue
45bdbdbbcc reg3:: subcubes:: optimized also identifying cells 2021-07-09 22:32:00 +02:00
Zeno Rogue
889866f166 reg3:: subcubes:: optimized connection creation 2021-07-09 22:32:00 +02:00
Zeno Rogue
7fe40cbfc0 removed debug from voronoi 2021-07-09 22:32:00 +02:00
Zeno Rogue
8b75d73c32 reg3:: bch_subcubes:: Voronoi vertices 2021-07-09 22:32:00 +02:00
Zeno Rogue
374e6a4ca9 circumscribe for H3 and S3 2021-07-09 22:32:00 +02:00
Zeno Rogue
ccc82866a9 moved circumscribe and other functions from irregular.cpp to hyperpoint.cpp 2021-07-09 22:32:00 +02:00
Zeno Rogue
2a7d932703 reg3:: subcubes:: neater again 2021-07-08 20:34:49 +02:00
Zeno Rogue
670f315df5 reg3::subcubes:: neater building 2021-07-08 20:25:27 +02:00
Jesse Ruderman
306066fa4e Filtering the Overview now hides page buttons reliably 2021-07-08 01:32:11 -07:00
Zeno Rogue
bc5ecf35e0 ray:: works with complex subcube-based honeycombs 2021-07-07 23:34:15 +02:00
Zeno Rogue
4590271450 ray:: added constants ray_scale, max_wall_offset and max_celltype to textures-as-arrays 2021-07-07 23:33:34 +02:00
Zeno Rogue
3e1e0f3f18 renamed get_face_vertices to get_face_vertex_count, and added new get_face_vertices 2021-07-07 23:32:22 +02:00
Zeno Rogue
4f09bf2124 polygon debug removed 2021-07-07 18:27:38 +02:00
Zeno Rogue
2f39f259d3 CLI option uqf 2021-07-07 18:27:26 +02:00
Zeno Rogue
567436ed2f CLI option -uqf 2021-07-07 18:26:40 +02:00
Zeno Rogue
581cb8ae26 throw exception on createMov error 2021-07-07 18:26:30 +02:00
Zeno Rogue
f8d406a458 basic darkval for subcubes 2021-07-07 18:26:14 +02:00
Zeno Rogue
32a7f03360 implemented dual-subcubes and bch-subcubes variations 2021-07-07 18:26:03 +02:00
Zeno Rogue
415fe72329 fixed gen_sample_list 2021-07-07 18:22:15 +02:00
Zeno Rogue
2dfec288da cmirror function 2021-07-07 18:21:17 +02:00
Zeno Rogue
4b3f72cc56 3D variations: subcubes 2021-07-07 01:48:20 +02:00
Jesse Ruderman
db5a9baac2 Dice can now be pushed onto items 2021-07-05 05:25:59 -07:00
Jesse Ruderman
a79c442469 Fix 'nowhere to blow' message for happy dice 2021-07-05 03:12:56 -07:00
Jesse Ruderman
5ee3ebd1f7 Orb of Air can no longer push sharks 2021-07-05 02:39:18 -07:00
Jesse Ruderman
f4193c32e9 Only show chasm trails in special modes 2021-07-04 14:17:21 -07:00
Zeno Rogue
7fff0405a7 updated the version number in Android 2021-07-04 12:10:10 +02:00
Zeno Rogue
5306334267 update 12.0c 2021-07-04 11:32:51 +02:00
Zeno Rogue
9817c3fb0c rogueviz::smoothcam:: extra debug 2021-07-04 11:32:31 +02:00
Zeno Rogue
a8c17c64ab rogueviz:: -rvlabelscale option 2021-07-04 11:32:03 +02:00
Zeno Rogue
5dbaea3049 fifteen:: remove debug 2021-07-04 11:31:39 +02:00
Zeno Rogue
4c3529cae4 fifteen:: no more ghosts 2021-07-04 11:31:25 +02:00
Zeno Rogue
1facb672ac fifteen:: fixed triangle_markers (they were based on incorrect end configuration) 2021-07-04 11:31:14 +02:00