Zeno Rogue
e881f3b8cb
parser:: edgelen value
2020-10-15 16:34:07 +02:00
Zeno Rogue
d64c5e338c
extra guards
2020-10-15 16:33:52 +02:00
Zeno Rogue
76462aa1e7
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
2020-10-12 01:29:25 +02:00
Zeno Rogue
35d26d1595
mymake now works with Emscripten
2020-10-12 01:28:50 +02:00
Zeno Rogue
9a2b464778
CLI option: -hroll (reroll hrand)
2020-10-12 01:26:17 +02:00
Zeno Rogue
b74509c95a
Five new projections: Poor Man (hyperbolic only), Panini, retroazimuthal: Craig, Hammer, Littrow (retro-Hammer buggy on sphere)
2020-10-08 18:22:28 +02:00
Zeno Rogue
34dc8fcc6e
various fixes related to product spaces, especially product+inverse
2020-10-06 21:11:27 +02:00
Zeno Rogue
95f65fa965
bandshift now usable in product
2020-10-06 21:10:18 +02:00
Zeno Rogue
388b4e1667
det now uses MDIM not GDIM
2020-10-06 21:09:03 +02:00
Zeno Rogue
311ee10cf1
field distance is known only in PURE and BITRUNCATED
2020-10-06 21:08:06 +02:00
Zeno Rogue
f5eff4e225
fixed the dialog navigation keys
2020-10-06 21:07:34 +02:00
Zeno Rogue
f2fcbf4b81
go back is now BACKSPACE in Web, except number/string dialogs
2020-10-06 21:07:12 +02:00
Zeno Rogue
872301c7cf
Merge pull request #115 from still-flow/mymake_mingw64
...
Attempt to convince mymake to work on MinGW
2020-09-25 13:03:32 +02:00
still-flow
d924b84c1d
make gdb backtraces explicit
...
mark them as red checks for convenience
2020-09-25 04:05:12 +03:00
still-flow
253061a4fd
stop ignoring return values of some calls
2020-09-24 21:48:46 +03:00
still-flow
f1dab56bab
try supporting MinGW64 in mymake
2020-09-24 20:56:29 +03:00
Zeno Rogue
b991b1ae85
Merge pull request #128 from still-flow/ci_mymake
...
Improve CI configuration in various ways
2020-09-24 12:58:07 +02:00
still-flow
b2c741117d
improve CI cfg in various ways:
...
- prettier-looking step names
- add win-mymake build matrix entry
- fix exit commands
- change the way envvars are set up
- other minor changes
- use gdb on win-mymake builds to catch backtraces (temporarily)
2020-09-24 01:27:47 +03:00
Zeno Rogue
eb6cae8810
fixed crash on initialization of monster()
2020-09-23 22:02:22 +02:00
Zeno Rogue
bb6c2e8f04
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
2020-09-23 18:53:18 +02:00
Zeno Rogue
79c1493141
fixed the initialization of ringcolor
2020-09-23 18:53:06 +02:00
Zeno Rogue
d6519a0a5f
Merge pull request #127 from still-flow/patch-1
...
Fix some Github CI red checks
2020-09-23 18:44:42 +02:00
Zeno Rogue
b1f4f92f2c
added CAP_VIDEO guards
2020-09-23 18:42:47 +02:00
Zeno Rogue
1422d97071
export hide-hud
2020-09-23 14:56:45 +02:00
Zeno Rogue
a0a63990e2
in Werner hyperbolic don't draw the auto-boundary
2020-09-23 14:56:26 +02:00
Zeno Rogue
b6450fc5bc
'go back' on web is now Backspace, not ESC
2020-09-23 14:53:24 +02:00
Zeno Rogue
b50c32e775
starbattle:: undo, lines have fixed colors, nicer lines, and other minor improvements
2020-09-23 14:53:10 +02:00
still-flow
efc2766849
move to setup-msys2 action
...
much less clunky config as a bonus
2020-09-22 23:48:27 +03:00
still-flow
4970b6af25
add -fPIC opt to CXXFLAGS across the board
2020-09-22 22:29:01 +03:00
still-flow
6327e766d9
set cpp std to c++17 for rogueviz CI builds
...
related to #117
2020-09-22 19:57:36 +03:00
Zeno Rogue
626999525e
starbattle:: fixed drawplayer
2020-09-22 17:18:00 +02:00
Zeno Rogue
832733502c
added starbattle to rogueviz
2020-09-22 16:53:07 +02:00
Zeno Rogue
70d92bb157
simplified ggpushxto0
2020-09-22 15:51:37 +02:00
Zeno Rogue
f4a596ed87
gp::INVERSE:: relative_matrix now works correctly
2020-09-22 15:51:15 +02:00
Zeno Rogue
1ab72ba964
fixed duals for Euclidean tessellations
2020-09-22 15:50:57 +02:00
Zeno Rogue
f41ce7c42a
changed the WEB size so that the sidemenu is used by default
2020-09-22 15:50:38 +02:00
Zeno Rogue
b09b2375bc
11.3z1
2020-09-21 12:59:05 +02:00
Zeno Rogue
4aeb4e6287
fixed the issues with Orb of Yendor
2020-09-21 12:04:50 +02:00
Zeno Rogue
7cc9e146cb
enabled CAP_EDIT in ISWEB
2020-09-21 12:04:23 +02:00
Zeno Rogue
78757f4017
ray:: fixed export of exp_decay_exp and exp_decay_poly
2020-09-21 12:04:10 +02:00
Zeno Rogue
fdcba734c9
fixed direct_exp in S2xE
2020-09-21 12:03:32 +02:00
Zeno Rogue
4ce821bf7a
fixed Friendly Ghosts
2020-09-21 12:03:19 +02:00
Zeno Rogue
a0865998db
mapeditor now saves/loads file online
2020-09-21 12:02:23 +02:00
Zeno Rogue
9f1762f0c1
mapstream:: export saveMap, loadMap, and a hook for special saving/loading
2020-09-21 12:02:07 +02:00
Zeno Rogue
3e66b520ba
draw editor:: dt_finish
2020-09-21 12:01:22 +02:00
Zeno Rogue
d87287c155
web:: offer_download and offer_choose_file
2020-09-21 12:00:52 +02:00
Zeno Rogue
abde8f049c
fixed precise_mouseover on sphere
2020-09-21 12:00:25 +02:00
Zeno Rogue
e3a45b0141
11.3z
2020-09-17 04:37:57 +02:00
Zeno Rogue
c4ca0840be
no more crash when view by negative distance
2020-09-17 04:37:16 +02:00
Zeno Rogue
b72414ae2a
halloween: dragons only in sphere
2020-09-17 04:36:36 +02:00