Commit Graph

7803 Commits

Author SHA1 Message Date
Zeno Rogue ef8b24ff2a added IF_MAP_CONTAINS_KEY macro 2021-07-18 11:53:18 +02:00
Zeno Rogue cebb0180a5 kohonen:: triangulate in 3D manifolds 2021-07-18 11:40:03 +02:00
Zeno Rogue 04c9bd193a rogueviz:: added a header for kohonen.cpp and (newly added) embeddings.cpp 2021-07-18 11:38:45 +02:00
Zeno Rogue 0fc8dfde15 fixed generate_brm in 3D 2021-07-18 11:15:31 +02:00
Zeno Rogue 6cf00a1c3c stop_game on 3dim variations 2021-07-18 11:15:13 +02:00
Zeno Rogue c53b60adf5 reg3:: exit -> exception 2021-07-18 11:14:29 +02:00
Zeno Rogue 0701a5e194 reg3:: removed debug that called exit while all was OK 2021-07-18 11:14:22 +02:00
Jesse Ruderman 7d2f2aad7b Weak attacks no longer affect enemy HP 2021-07-17 23:50:57 -07:00
Jesse Ruderman 877ce3771a Allow Orb of the Woods to appear in Bull Dash as a prize orb 2021-07-17 08:20:20 -07:00
Jesse Ruderman 6098b0f488 Allow Orb of Slaying to appear in Cursed Canyon as a prize orb 2021-07-17 08:13:18 -07:00
Jesse Ruderman c24e32de7c ASCII monsters: don't draw stun stars for Mutant Ivy 2021-07-17 02:24:38 -07:00
Jesse Ruderman 1f88b87154 Rose scent can now force the player's allies to walk into rosebushes 2021-07-16 09:28:47 -07:00
Jesse Ruderman 36af5f186f Autoplay improvements 2 2021-07-14 20:56:46 -07:00
Jesse Ruderman 7bf23df2dd Starting in a non-basic land with -W now enables cheat mode 2021-07-14 17:47:32 -07:00
blargdag 285605c0f2 Translation of Frog Park strings. 2021-07-14 05:44:03 -07:00
Zeno Rogue bfe81feb2c rogueviz::kohonen:: reverted unintentional revert 2021-07-14 09:22:33 +02:00
Zeno Rogue 64f4f93966 updated rogueviz to changed functions 2021-07-13 22:46:55 +02:00
Zeno Rogue b80bd90174 12.0d 2021-07-13 22:27:05 +02:00
Zeno Rogue cc80bc7b3a Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2021-07-13 21:32:55 +02:00
Zeno Rogue dcac42ec76 fake:: more interesting for the coxeter variation 2021-07-13 21:32:01 +02:00
Zeno Rogue 4bff948243 fixup to gfake-euc 2021-07-13 21:31:44 +02:00
Zeno Rogue eb0b7d2809 fake:: option gfake-euc 2021-07-13 21:30:17 +02:00
Zeno Rogue 6aae43f1f8 fake:: ray_iadj 2021-07-13 18:10:19 +02:00
Zeno Rogue 5de7eb2bb2 more eqmatrix precision in raycaster 2021-07-13 17:38:59 +02:00
Zeno Rogue 5c21b64060 reg3:: new variation, bch_oct 2021-07-13 15:12:03 +02:00
Zeno Rogue b4f0f71436
Merge pull request #235 from jruderman/copy_wparam
Copy wparam when copying wall
2021-07-13 13:59:16 +02:00
Jesse Ruderman aa548e3467 Copy wparam when copying wall 2021-07-12 22:42:45 -07:00
Zeno Rogue 81ea3d75f5 fake:: works with coxeter 2021-07-13 02:34:24 +02:00
Zeno Rogue 3560bcc3db fake:: there could be more spins 2021-07-13 02:11:24 +02:00
Zeno Rogue 7d930b6f29 fake working in subcubes 2021-07-13 02:10:34 +02:00
Zeno Rogue 039d86cd13
Merge pull request #233 from Quuxplusone/fix-warnings
Fix -Woverloaded-virtual warnings
2021-07-13 01:46:51 +02:00
Zeno Rogue 456c0ae435 set walloffsets 2021-07-13 01:07:56 +02:00
Arthur O'Dwyer 5651b8c425 Enable -Wsuggest-override on Clang. 2021-07-12 17:51:44 -04:00
Arthur O'Dwyer 0ee6ce8c83 Eliminate -Woverloaded-virtual warnings from Clang. NFCI. 2021-07-12 17:51:39 -04:00
Zeno Rogue dd5035184b improved adj_minefield_cells to avoid relative_matrix 2021-07-12 20:54:45 +02:00
Zeno Rogue c4e85c16d3 full cellshape computed in hybrid geometries 2021-07-12 20:54:16 +02:00
Zeno Rogue acce9a596b
Merge pull request #190 from blargdag/ru-menus
Fill in some missing Russian translations in menus
2021-07-12 20:08:42 +02:00
Zeno Rogue 40b0a6d13d
Merge pull request #231 from jruderman/alch_dice
Fix crash: prevent slime from duplicating dice
2021-07-12 17:04:58 +02:00
Zeno Rogue 89fd715fa8
Merge pull request #227 from jruderman/golem_lava
Orb of Lava no longer intimidates allies
2021-07-12 17:04:26 +02:00
Zeno Rogue 5687fadb82
Merge pull request #229 from jruderman/makefile_typo
Fix typo in cxxflags
2021-07-12 17:03:50 +02:00
Zeno Rogue d3e05bee29
Merge pull request #232 from jruderman/wind_outgoing
Fix typo in Windy Plains description
2021-07-12 16:57:20 +02:00
blargdag 92caaa5d7f Reorder things to follow order of strings in Polish translation.
More reorderings and fixes.
2021-07-12 07:21:06 -07:00
Jesse Ruderman fa0271038f Fix typo in Windy Plains description 2021-07-12 07:20:04 -07:00
Jesse Ruderman b04573f659 Fix crash: prevent slime from duplicating dice 2021-07-12 06:52:14 -07:00
Jesse Ruderman a19cc103ce Fix typo in cxxflags 2021-07-12 04:35:34 -07:00
Zeno Rogue 84ea2919aa mymake:: added -wno-invalid-offsetof 2021-07-12 12:23:48 +02:00
Zeno Rogue 2215e07fca created cellshapes for other 3D geometries 2021-07-12 12:23:34 +02:00
Zeno Rogue 8215ac74ee fixup 2021-07-12 11:34:51 +02:00
Zeno Rogue 0d20066f10 fixup 2021-07-12 11:32:39 +02:00
Zeno Rogue 6e6d0a7839 the main (heptagon) cellshape now also uses subcellshape; removed dirdist and get_vertices and introduced get_cellshape instead 2021-07-12 11:07:22 +02:00