1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 14:43:19 +00:00
Commit Graph

893 Commits

Author SHA1 Message Date
Zeno Rogue
164953cded 10.3i 2018-02-12 16:24:48 +01:00
Zeno Rogue
2072990474 More options for the Rug 2018-02-12 16:21:55 +01:00
Zeno Rogue
759d9bbe8c more fixes for Android 2018-02-12 16:21:42 +01:00
Zeno Rogue
11d7b6e9e4 better start menu switching for online 2018-02-12 16:21:19 +01:00
Zeno Rogue
6cf800859e fixed sending of cheat keys online 2018-02-12 16:20:47 +01:00
Zeno Rogue
01209bbd12 a CL option to disable all start screens 2018-02-12 16:20:31 +01:00
Zeno Rogue
f0bb13e17c magic texture adjustment: fixed the algorithm 2018-02-12 13:38:03 +01:00
Zeno Rogue
1b3de574a9 magic texture adjustment: fixed the names of parameters; added texture position X/Y 2018-02-12 13:37:38 +01:00
Zeno Rogue
6ef98ddc0a web CLI: argument display 2018-02-12 13:37:01 +01:00
Zeno Rogue
5d6a3e083a disabled DEBUG_GL 2018-02-12 13:12:48 +01:00
Zeno Rogue
bb5ac04875 more fixes to Emscripten CLI 2018-02-12 13:12:08 +01:00
Zeno Rogue
15dcbc188a fixes to emscripten CLI 2018-02-12 12:56:39 +01:00
Zeno Rogue
4b0cbeebcd fixed -rugon, added -ruggo for automatic movement in rug 2018-02-12 12:49:47 +01:00
Zeno Rogue
850631107c hyperweb now accepts commandline arguments 2018-02-12 12:49:20 +01:00
Zeno Rogue
0749a9c9a6 commandline fixes 2018-02-12 12:49:00 +01:00
Zeno Rogue
be06bd31ce Implemented the shmup versions of Ruined City and Jelly Kingdom. 2018-02-12 12:48:31 +01:00
Zeno Rogue
7218d95ce4 fixed particle transparency 2018-02-12 00:07:22 +01:00
Zeno Rogue
0456f2945c properly colored Mimic particles; no falling animations for Mimics 2018-02-12 00:07:07 +01:00
Zeno Rogue
bcf5e984ad Illusions ignore plates (does not change much?) 2018-02-12 00:06:11 +01:00
Zeno Rogue
c8b3c7aaf0 capital letters used as hotkeys for later Yendor challenges, instead of weird symbols. 2018-02-11 23:31:04 +01:00
Zeno Rogue
c646200879 a new Yendor Challenge: Living Caves 2018-02-11 23:30:36 +01:00
Zeno Rogue
b75f3e5575 fixed lines 2018-02-11 23:30:19 +01:00
Zeno Rogue
42cb45e720 fixed Mercury Rivers 2018-02-11 23:30:00 +01:00
Zeno Rogue
09631c5f6e better fullscreen in online version 2018-02-11 22:11:28 +01:00
Zeno Rogue
1781554684 more work on the online version: fullscreen, orientation 2018-02-11 21:39:47 +01:00
Zeno Rogue
7ac883c1c2 compile without CAP_INV 2018-02-11 21:39:08 +01:00
Zeno Rogue
cab8a0a38f Works online now! 2018-02-11 19:08:17 +01:00
Zeno Rogue
d01d772669 more changes to make it work on iOS 2018-02-11 02:19:49 +01:00
Zeno Rogue
90d477d3dc CAP_BITFIELD can be disabled -- this helps with Emscripten 2018-02-10 18:21:46 +01:00
Zeno Rogue
1391a7fe4d more shader cleanup 2018-02-10 18:21:19 +01:00
Zeno Rogue
e2531fb891 compare pathdist with PINFD, not INF 2018-02-10 18:20:12 +01:00
Zeno Rogue
bfd17a57c6 made CAP_SHADERF work in Windows 2018-02-10 15:18:44 +01:00
Zeno Rogue
6846604c27 no textures in MINI 2018-02-10 15:18:17 +01:00
Zeno Rogue
e16320278e fixed the 3D effect on graves 2018-02-10 15:18:03 +01:00
Zeno Rogue
bc81663da7 10.3h 2018-02-09 08:11:05 +01:00
Zeno Rogue
87cbdc6c57 fixed spherical display in OpenGL 2018-02-09 04:30:17 +01:00
Zeno Rogue
b80ac00a55 cleaner shader construction 2018-02-09 04:18:39 +01:00
Zeno Rogue
660af7827f Further OpenGL cleanup. Also fixed the problems with incorrect mouse control. 2018-02-09 03:40:46 +01:00
Zeno Rogue
120797d7ce uniformizing vertex attribute arrays 2018-02-09 01:46:14 +01:00
Zeno Rogue
64adb6f0ea updated the header comments to 2018, also added the missing ones 2018-02-09 00:40:26 +01:00
Zeno Rogue
4966bde3d4 started work on shaders.cpp 2018-02-09 00:29:20 +01:00
Zeno Rogue
754c4177ca RogueViz SAG now works in bounded spaces 2018-02-08 22:28:07 +01:00
Zeno Rogue
b693c3ca58 fixed a bug with cleaning quotient spaces 2018-02-08 22:27:48 +01:00
Zeno Rogue
2a59ff7ab2 CAP_TOUR guards added, more exported in hyper.h, general cleanup 2018-02-08 22:27:12 +01:00
Zeno Rogue
6c5ce655bb converted if sequences to case instructions 2018-02-05 01:17:11 +01:00
Zeno Rogue
6cc3177524 some fixes and 10.3g 2018-02-04 01:04:29 +01:00
Zeno Rogue
e5d11b6b1f fake getOrientation was in a wrong file 2018-02-03 20:05:52 +01:00
Zeno Rogue
8f1c75404d getOrientation in headers/fake 2018-02-03 20:04:47 +01:00
Zeno Rogue
76214e768e Enter now correctly accepts in the number dialog 2018-02-03 20:04:33 +01:00
Zeno Rogue
d3d6eec424 touch-based rug movement in android 2018-02-03 20:04:19 +01:00