1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-04-17 08:13:18 +00:00

11089 Commits

Author SHA1 Message Date
Zeno Rogue
a08a091a34 one more RVPATH fix v13.0s 2024-07-10 07:42:24 +02:00
Zeno Rogue
dfd8904f4a also remove duplicated RVPATH definition from hyperbolic-minesweeper-pres 2024-07-10 07:37:32 +02:00
Zeno Rogue
61ee774527 remove duplicated RVPATH definition from playing-with-impossibility 2024-07-10 07:32:17 +02:00
Zeno Rogue
4717150ccc fixed the fix 2024-07-10 07:08:50 +02:00
Zeno Rogue
1b1a2091ed fixed RogueViz compile error 2024-07-10 07:00:49 +02:00
Zeno Rogue
3980db0fb1 version 13.0s 2024-07-10 06:58:28 +02:00
Zeno Rogue
2750c0276d font files added to repo 2024-07-10 06:55:51 +02:00
Jacob Mandelson
261ebad082 Select the keyboard push-subdirection with Tab.
Previously, the keyboard push-subdirection was selected irregularly
based on the exact angle of the map on the screen.

Change it to be consistently clockwise or counterclockwise, switching
with the Tab key.

Also, have the keyboard push-subdirection help display on all
pushable monsters.  Previously, it'd only show on Palace Guards
and Skeletons.
2024-07-09 20:10:35 -07:00
Zeno Rogue
cc3863d1fe cleaned up paths for MUSIC, SOUND, and other 2024-07-10 00:05:30 +02:00
Zeno Rogue
6bbd57ecbe font system redesigned, font selection 2024-07-10 00:03:00 +02:00
Zeno Rogue
92d7eafcc3 for list_parameters, manul reaction, and pop/react switch 2024-07-10 00:01:58 +02:00
Zeno Rogue
f731fa88fb configurable colors in Prairie/Mountain/Ivory/Freefall/Yendorian stripes 2024-07-09 21:38:45 +02:00
Zeno Rogue
f47f37ffd8 custom land list mode now can configure PTM runs/multipliers 2024-07-09 21:30:19 +02:00
Zeno Rogue
b4fbe573ab mapeditor now compiles without warning 2024-07-09 17:56:12 +02:00
Zeno Rogue
66ed7104f1 ringcolor in latex slides 2024-07-02 13:42:00 +02:00
Zeno Rogue
bae9fcec35 removed some parameter conflicts 2024-06-30 16:06:29 +02:00
Zeno Rogue
4520db0966 v13.0r v13.0r 2024-06-30 00:03:33 +02:00
Zeno Rogue
e534fb209c fixed Orb of Speed in multiplayer 2024-06-30 00:01:51 +02:00
Zeno Rogue
1ee49875ea updated documentation about how to make pics 2024-06-29 23:49:16 +02:00
Zeno Rogue
e206283c4a some fixes to mapeditor grid 2024-06-29 23:48:32 +02:00
Zeno Rogue
91e4dcc2a0 fixed grammar on 'activation cost: 1 charge' 2024-06-29 13:07:10 +02:00
Zeno Rogue
11c7d707f4 fake twisted Archimedean Euclidean should work 2024-06-29 13:04:32 +02:00
Zeno Rogue
0f8be6d9bc fixes to fake twisted products 2024-06-29 12:41:39 +02:00
Zeno Rogue
d34031454c fixed incorrectly shown error in hybrid get_shift 2024-06-29 11:32:11 +02:00
Zeno Rogue
9335df9b28 fixed Wild West Yendor Challenge 2024-06-29 11:01:12 +02:00
Zeno Rogue
2d89a028ac always see the keys in editors 2024-06-29 10:58:43 +02:00
Zeno Rogue
003529f20e in vertical_vector, only 3D euclid 2024-06-29 10:58:29 +02:00
Zeno Rogue
cbf8167d8f fixed ESC not working in draw editor, and 'fill' showing incorrectly 2024-06-29 10:49:17 +02:00
Zeno Rogue
edc173a538 fixed 'draw' in drawing tool while the map is rotated by mouse or animated movement 2024-06-29 10:48:57 +02:00
Zeno Rogue
bf9fdd9a88 when in map/draw editor and holdmouse is on and animations, call handlekey so that a line is drawn 2024-06-29 10:48:05 +02:00
Zeno Rogue
53487f32ff adjusted the translations to the Editor changes 2024-06-29 10:03:42 +02:00
Zeno Rogue
6a474da099 fixup addItem_mouse 2024-06-29 10:02:50 +02:00
Zeno Rogue
e2cd21d3be changed the UI style of the editor to match the rest of the game 2024-06-28 23:33:28 +02:00
Zeno Rogue
2a1b5b0408 v13.0q 2024-06-28 14:23:52 +02:00
Zeno Rogue
f7aca98ad9 slightly improved fake+twisted 2024-06-28 14:01:52 +02:00
Zeno Rogue
c2fa218f9f fixup to small_hyp gener 2024-06-28 14:01:26 +02:00
Zeno Rogue
c853d9d7b4 fixed hemisphere+sphere lines 2024-06-28 14:01:16 +02:00
Zeno Rogue
be949b3698 small_hyperboloid more universal 2024-06-28 14:00:52 +02:00
Zeno Rogue
90b416f594 smaller default to top_z 2024-06-28 12:37:18 +02:00
Zeno Rogue
e0b2699b85 fixup to twisted enabling 2024-06-28 12:35:26 +02:00
Zeno Rogue
6ea872bb75 twisted-product can now be enabled in GOLDBERG_INV tilings that happen to be semi-rengular 2024-06-28 12:30:51 +02:00
Zeno Rogue
8a45b7e1e7 correct text handling in SDL2 2024-06-28 12:20:26 +02:00
Zeno Rogue
920ed4bb86 in the Princess challenge, do not generate wandering monsters too close to the Princess's cell 2024-06-28 10:52:20 +02:00
Zeno Rogue
e9f68dfb4d special fake implementation for 1,1 unrectified 2024-06-28 00:37:30 +02:00
Zeno Rogue
4685c3e733 hemisphere consistent with hyperboloid 2024-06-28 00:00:33 +02:00
Zeno Rogue
bcf250a9fb a better default value for ball rotation 2024-06-27 22:35:55 +02:00
Zeno Rogue
a0627495fd fixup to small hyperboloid: default 2024-06-27 22:35:10 +02:00
Zeno Rogue
106d9a08dd fixed the lines in hyperboloid model 2024-06-27 22:32:32 +02:00
Zeno Rogue
3a255db948 small hyperboloid projection 2024-06-27 22:32:09 +02:00
Zeno Rogue
8aee11dd5f fixed has_fixed_yz 2024-06-27 22:26:39 +02:00