Commit Graph

7309 Commits

Author SHA1 Message Date
Jesse Ruderman fa9239fddb
Update README.md 2021-06-26 23:07:01 -07:00
Zeno Rogue 2ef9268c01
Merge pull request #147 from josephcsible/patch-2
Update build information
2021-06-17 10:36:31 +02:00
Zeno Rogue 74e4e4c014 added missing override 2021-06-17 09:55:27 +02:00
Zeno Rogue fe93cac596 CAP_TRANS guards added 2021-06-17 09:55:18 +02:00
Zeno Rogue 90425b3f0e Merge branch 'master' of https://github.com/zenorogue/hyperrogue 2021-06-17 09:53:50 +02:00
Zeno Rogue e37ca8d5f0 12.0b 2021-06-17 09:53:28 +02:00
Zeno Rogue c1ee1973f4 no saveStats in keepinmemory for casual 2021-06-17 09:50:00 +02:00
Zeno Rogue 0c0cc8a006 removed airbuf debug 2021-06-17 09:44:48 +02:00
Zeno Rogue d12601a538 fixed thruVine with Orb of the Woods 2021-06-17 09:44:48 +02:00
Zeno Rogue 910d312acd fixed item graphics 2021-06-17 09:44:48 +02:00
Zeno Rogue 29dee36525 fixed product shvid 2021-06-17 09:44:48 +02:00
Zeno Rogue c5e8d8aab3 sky for INFORDER 2021-06-17 09:44:48 +02:00
Zeno Rogue afc8120e1f fixed 3D floorshape generation for INFORDER 2021-06-17 09:44:48 +02:00
Zeno Rogue 00146174da 'edit cell values' option now visible in the map editor 2021-06-17 09:44:48 +02:00
Zeno Rogue 1be1713b91 monmirror editable 2021-06-17 09:44:48 +02:00
Zeno Rogue c953b2dda6 dice values are now editable in Shift+G 2021-06-17 09:44:48 +02:00
Zeno Rogue 41e11a63dc Orb of Change no longer can produce Hunter Dogs 2021-06-17 09:44:48 +02:00
Zeno Rogue 3a0b383b9b out_of_bounds cell 2021-06-17 09:44:48 +02:00
Zeno Rogue 2320619b86 strict_tree_rules() added 2021-06-17 09:44:48 +02:00
Zeno Rogue 0a6746f296 full_geometry_name now displays the Archimedean symbol 2021-06-17 09:44:48 +02:00
Zeno Rogue 82b8b02a36 hprint now can print maps 2021-06-17 09:44:48 +02:00
Zeno Rogue 442a751a33 fixed 'inv' displayed incorrectly in HUD mode line 2021-06-17 09:44:48 +02:00
Zeno Rogue d65e80e130 dice:: numbers now shown outside of the OpenGL mode 2021-06-17 09:44:48 +02:00
Zeno Rogue 70bd671941 dice:: added comments to val and dir 2021-06-17 09:44:48 +02:00
Zeno Rogue b9ba311a63 dice:: Orb of Chaos works correctly now 2021-06-17 09:44:48 +02:00
Zeno Rogue e6dd27f5bf dice:: now work correctly in non-orientable spaces 2021-06-17 09:44:48 +02:00
Zeno Rogue ca6eb9d8ef swap_data is now a general template function, not in tortoise 2021-06-17 09:44:47 +02:00
Zeno Rogue 7b38fc4de1 fixed the direction setup by Orb of Chaos 2021-06-17 09:44:47 +02:00
Zeno Rogue 56556ca1e1 fixed the remaining spurious shadow messages 2021-06-17 09:44:47 +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 8d18946450 written createMov in an OOP way 2021-06-12 23:25:59 +02:00
Zeno Rogue d4f34d0d4f
Merge pull request #152 from AMDmi3/patch-2
bigstuff.cpp: fix identation warning
2021-06-09 21:42:00 +02:00
Zeno Rogue b698c8a8a1 added new music for Android 2021-06-09 21:39:54 +02:00
Dmitry Marakasov 0550ea97e6
bigstuff.cpp: fix identation warning
Fixes clang warning

    ./bigstuff.cpp:1663:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
2021-06-09 17:34:38 +03:00
Zeno Rogue f3c06a6eec fixed the new music 2021-06-09 05:49:54 +02:00
Zeno Rogue ace4ad62fd fixed a bug with the raycaster shader crashing -- (affected Bringris and notknot) 2021-06-09 04:44:04 +02:00
Zeno Rogue b71e436cb6 added some missing CAP_* guards 2021-06-09 04:33:55 +02:00
Zeno Rogue 7777c7b415 version 12.0a 2021-06-06 11:27:52 +02:00
Zeno Rogue d7445d4fdf fixed spurious messages about slashing the Shadow 2021-06-06 11:26:03 +02:00
Zeno Rogue c9229f36d6 android:: updated targetSdkVersion to 29 2021-06-06 10:51:14 +02:00
Zeno Rogue 35ea5e6bc0 android:: added uses-permission 2021-06-06 10:50:16 +02:00
Zeno Rogue 29b17bd8e4 android:: fixed the 'game in progress' notifications for Android 28 and 29 2021-06-06 10:50:00 +02:00
Zeno Rogue 4f4a7ccde4 added ISIOS guards in make_air 2021-06-06 10:49:21 +02:00
Zeno Rogue 029b57d8e1 fixed typo Sentent -> Sentient 2021-06-06 10:49:09 +02:00
Zeno Rogue d9a9accfc5 sound effect for Canyon Hag's attack 2021-06-06 10:40:00 +02:00
Zeno Rogue f94163bb78 curses thrown are now animated 2021-06-06 10:35:55 +02:00
Zeno Rogue 4a4a0fc217 Orb of Earth no longer marked useless in CC 2021-06-06 10:20:47 +02:00
Zeno Rogue facb0a04d5 improved how Earth works in CC 2021-06-06 10:20:32 +02:00
Zeno Rogue f9fec7607f vertex debug improved 2021-06-06 10:13:57 +02:00