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

217 Commits

Author SHA1 Message Date
Arthur O'Dwyer
dae6b9e3d3 Consistently use "space" for the "pop this menu" option in all submenus.
The "pop this menu" option's *text* is still highly variable among all
the different menus, which could make it hard to navigate, but at least
if you're using the keyboard it's now easy to "go back".

Plus, the rogueviz menu incorrectly reported "(v) exit menu" when actually
`v` was already in use by an earlier option. This is now fixed.
2017-10-30 18:48:14 -07:00
Zeno Rogue
d3fd02f896 Merge pull request #16 from Quuxplusone/makefile-for-mac
Update "Makefile.mac" to work for OS X with Homebrew.
2017-10-17 21:54:03 +02:00
nobrakal
8d65fe5107 Merge pull request #15 from Quuxplusone/chop-message
Fix an accidental reversal of tree-chopping messages.
2017-10-17 21:40:03 +02:00
Arthur O'Dwyer
01d6b38b4a Update "Makefile.mac" to work for OS X with Homebrew. 2017-10-17 00:16:24 -07:00
Arthur O'Dwyer
fa8078dc8b Silence a couple of warnings on Clang. NFC. 2017-10-17 00:09:37 -07:00
Arthur O'Dwyer
1a63fe799d Fix an accidental reversal of tree-chopping messages. 2017-10-16 23:01:57 -07:00
Zeno Rogue
863a065821 10.0o 2017-09-17 14:15:24 +02:00
Zeno Rogue
5747e8eacd fixed some bugs with the activation of Orb of Yendor 2017-09-17 14:00:28 +02:00
Zeno Rogue
edc70be39e fixed the special case when the checkmate rule did not work with mirrored mimics 2017-09-17 13:37:05 +02:00
Zeno Rogue
2090ec8c74 fixed mouse tooltip messages in mobiles 2017-09-17 13:25:17 +02:00
Zeno Rogue
47c6748885 added Alan to credits 2017-09-17 13:25:00 +02:00
Zeno Rogue
30ab400ad0 fixed a crash bug with Random Pattern Red Rock Valley on mobiles 2017-09-17 13:13:05 +02:00
Zeno Rogue
a11ffd2845 fixed a bug which caused some texts not to be translated 2017-09-17 12:47:32 +02:00
Zeno Rogue
c442bdffd3 fixed the Princess Challenge 2017-09-17 12:35:32 +02:00
Zeno Rogue
65fb018ff8 fixed the mirror glitches 2017-09-17 12:32:31 +02:00
Zeno Rogue
546c1f4ef0 fixed the mirror cache 2017-09-17 12:28:44 +02:00
Zeno Rogue
c8a45217f4 10.0n 2017-09-04 20:43:45 +02:00
Zeno Rogue
031e423819 fixed the shmup crash bug 2017-09-04 20:43:17 +02:00
Zeno Rogue
73841570ea disable multisampling in case of problems 2017-09-04 20:42:56 +02:00
Zeno Rogue
85c46220f6 10.0m, and some unfinished features for 10.1 ;) 2017-09-03 21:12:44 +02:00
Zeno Rogue
9d20c2f7fd one layer option (ctrl+L) for creating animations 2017-09-03 21:11:33 +02:00
Zeno Rogue
e8849bd491 Update 10.0l 2017-09-03 12:55:13 +02:00
Zeno Rogue
34602e5ab2 Added some extra rewards to Prairie OSM 2017-09-03 12:17:53 +02:00
Zeno Rogue
3e0e789434 Orb of Stone over water produces bridges now. You can use Orb of Matter over temporary bridge again to create a wall. Fixed some ways of producing permanent land in the Whirlpool. 2017-09-03 12:01:31 +02:00
Zeno Rogue
606bcf23bd summoning bats in the Dungeon activates plates now, since they are stunned 2017-09-03 00:56:39 +02:00
Zeno Rogue
7a6ed68653 offscreen fire heating Icy up was buggy -- removing 2017-09-03 00:56:14 +02:00
Zeno Rogue
5e0afffb63 Fire spreading is now simulated in the whole generated part of the world. 2017-09-03 00:33:35 +02:00
Zeno Rogue
42da061f2f Protection from accidentally activating Flash/Lightning (not implemented) 2017-09-01 23:01:10 +02:00
Zeno Rogue
c54ed7222f Orb of the Mirror no longer claims to give 2 charges when mirroring itself after powering up 2017-09-01 22:37:20 +02:00
Zeno Rogue
b46faaa491 timer no longer runs while in the start menu 2017-09-01 22:36:03 +02:00
Zeno Rogue
b3fe4d2698 do not spill slime through mirror walls 2017-09-01 22:30:17 +02:00
Zeno Rogue
f725b3c823 some untranslated texts 2017-09-01 22:28:04 +02:00
Zeno Rogue
af978771a7 some untranslated texts 2017-09-01 22:27:41 +02:00
Zeno Rogue
546f7c1451 added some missing lines 2017-09-01 22:18:51 +02:00
Zeno Rogue
d5bfdd8d77 fixed enabling the Princess Challenge 2017-09-01 22:17:22 +02:00
Zeno Rogue
3ce89b4d23 reduced the spawn rate of Gadflies in the Prairie, for better balance 2017-09-01 22:16:00 +02:00
Zeno Rogue
8db0918162 Great Wall continuity 2017-09-01 22:15:26 +02:00
Zeno Rogue
dc955f8a11 changed to LF format 2017-09-01 22:14:02 +02:00
Zeno Rogue
951566399e further improvements to Kohonen 2017-09-01 22:13:41 +02:00
Zeno Rogue
b0489b7312 changed the line format to LF 2017-09-01 22:13:00 +02:00
Zeno Rogue
4b2c471d51 fixed hotkeys in the inventory mode 2017-09-01 22:12:38 +02:00
Zeno Rogue
1f7702dc34 better mission screen in the peace/tutorial/autocheat mode 2017-09-01 22:10:02 +02:00
Zeno Rogue
cccdb98dd2 Fixed a bug with saving Camelot PTM 2017-09-01 22:07:26 +02:00
Zeno Rogue
e80304d445 Number edit with reaction configurable via a function 2017-09-01 22:06:36 +02:00
Zeno Rogue
0f892c9468 No more weird message on collecting Dodecahedra 2017-09-01 22:05:31 +02:00
Zeno Rogue
f762cfe3f4 total victory no longer requires the Princess saved in the same session 2017-09-01 22:04:53 +02:00
Zeno Rogue
dfa345632a fixed pushing thumpers on chasms 2017-08-18 03:39:55 +02:00
Zeno Rogue
9d511e5526 spilled slime now stabilizes the Palace gates 2017-08-18 03:39:24 +02:00
Zeno Rogue
a47000e608 fixed the quick mouse OFF 2017-08-18 03:24:15 +02:00
Zeno Rogue
e4d242c22c changelog updated 2017-08-18 03:15:55 +02:00