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

7597 Commits

Author SHA1 Message Date
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
Zeno Rogue
6f91dbb242 bringris:: an option to draw nohud, and to add extensions 2021-07-04 11:30:47 +02:00
Zeno Rogue
49c3bc1e4a init_heptagon fixup 2021-07-04 11:27:37 +02:00
Zeno Rogue
169ffe1d6d fixed the commandline options -o0 and -f0 (disabling OpenGL and fullscreen) 2021-07-04 11:25:52 +02: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
74486309a6 created a function init_heptagon which does tailored_alloc and clears the data 2021-07-04 10:36:16 +02:00
Zeno Rogue
adb9bd75ee items in water no longer burn 2021-07-04 09:54:47 +02:00
Zeno Rogue
d07662d11c fixed the warning (-Warray-bounds) 2021-07-04 09:53:29 +02:00
Zeno Rogue
43fed4adac Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2021-07-04 09:49:34 +02:00
Zeno Rogue
304ef91f8d
Merge pull request #179 from jruderman/nonneg_items
Overview cheats: arrow keys no longer make treasure/orb counts negative
2021-07-04 09:48:21 +02:00
Zeno Rogue
934054a6c1
Merge pull request #178 from jruderman/plague_time
Orb of Time now preserves Orb of Plague properly
2021-07-04 09:47:51 +02:00