1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-22 21:23:18 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
Zeno Rogue
952f1c44fe minor fixes to color handling 2019-02-06 18:54:29 +01:00
Zeno Rogue
8ac1cf8731 fixed some issues with commandline arguments (svg shots made correctly from cli) 2019-02-06 18:48:52 +01:00
Zeno Rogue
29cf07920c no more crashes in some animations 2019-02-06 18:48:52 +01:00
Zeno Rogue
dde8b900d7 improved the hide_hud feature 2019-02-06 18:48:52 +01:00
Zeno Rogue
989fc119bc anims:: yet another hotkey clash fixed 2019-02-06 18:48:52 +01:00
Zeno Rogue
a6e40e3a37 better starting animations 2019-02-06 16:37:20 +01:00
Zeno Rogue
635c8c94dc a CLI option to make shots non-transparent: -shott 2019-02-06 16:37:20 +01:00
Zeno Rogue
be84ecb7df fixed the markup of non-transparent SVG 2019-02-06 16:37:20 +01:00
Zeno Rogue
2a45e1340c fixed transparent screenshot background if no gamma and no supersampling 2019-02-06 16:37:20 +01:00
Zeno Rogue
e2b262979b startgame animations 2019-02-06 16:36:52 +01:00
Zeno Rogue
8a6d3173bd more guards for CAP_SHOT/CAP_FILES 2018-12-15 15:20:27 +01:00
Zeno Rogue
4e4fce922e added some missing CAP_ guards 2018-12-15 15:17:06 +01:00
Zeno Rogue
5d01ac0732 text improvements, PL/CZ translation update 2018-12-14 19:30:54 +01:00
Zeno Rogue
4370a18763 added background to svg if transparent not set 2018-12-14 19:30:54 +01:00
Zeno Rogue
f726fe12fb svg::shot:: error message shown if not available 2018-12-14 19:30:22 +01:00
Zeno Rogue
8ba603fba3 svg:: circles now have better linewidth 2018-12-14 19:30:22 +01:00
Zeno Rogue
8d1e341555 web:: 'take screenshot' feature now creates a SVG file and opens it in a new window 2018-12-14 19:30:22 +01:00
Zeno Rogue
c73b598d93 screenshots are more configurable now 2018-12-14 19:30:17 +01:00
Zeno Rogue
d506c73571 crystal:: animates correctly 2018-12-14 19:27:11 +01:00
Zeno Rogue
73de211bf2 anims:: record_animation now does shmup::turn, e.g. to work with RogueViz state changes 2018-11-18 18:26:56 +01:00
Zeno Rogue
d935febf09 refactored some global and stereo:: variables into display_data structure 2018-11-18 18:26:56 +01:00
Zeno Rogue
a49dc75d5f also set lastticks after recording 2018-11-11 16:43:53 +01:00
Zeno Rogue
d2be826e8b anims:: clear lastticks when recording 2018-11-11 16:36:05 +01:00
Zeno Rogue
cf52faa484 all extra_options in number dialogs now use capital letters to avoid conflicts 2018-11-11 11:27:36 +01:00
Zeno Rogue
4ce6005597 a/b parameters, and parameters referring to each other 2018-11-11 11:27:36 +01:00
Zeno Rogue
ca6ed2eff2 svg:: fixed circles 2018-11-11 11:27:36 +01:00
Zeno Rogue
d69e952729 animate parameters from the edit dialog 2018-11-11 11:27:36 +01:00
Zeno Rogue
c8e0371a4c svg:: works nicely with smart_range 2018-11-11 11:27:36 +01:00
Zeno Rogue
549d86b15d arg:: shift_arg_formula used instead of argf 2018-11-11 11:27:36 +01:00
Zeno Rogue
f1b6cc0f48 ringcolor improvements 2018-11-11 11:25:59 +01:00
Zeno Rogue
5978830e01 filled model drawing (for some models) 2018-11-11 11:25:59 +01:00
Zeno Rogue
b6f4220d47 Möbius transformations configurable 2018-11-11 11:25:58 +01:00
Zeno Rogue
8e7abf6292 refactored gethyper 2018-11-11 11:25:58 +01:00
Zeno Rogue
4c8850c2bb in PNG shot, disabled weird recoloring and ringcolor changing 2018-11-01 19:08:01 +01:00
Zeno Rogue
c80705be84 various text improvements, and translation update 2018-11-01 19:08:01 +01:00
Zeno Rogue
53687108f6 svg:: improved linewidth 2018-10-28 03:09:07 +01:00
Zeno Rogue
f923c5271f anims:: commandline option -animrec 2018-10-28 03:09:07 +01:00
Zeno Rogue
2ffcd47150 anims:: calling conformal::apply() correctly 2018-10-28 03:09:07 +01:00
Zeno Rogue
6f0cdea2fc band transition in Joukowsky anim 2018-10-28 03:09:07 +01:00
Zeno Rogue
42540aa226 model transition for Joukowsky, inverted Joukowsky, and Band. 2018-10-28 03:09:07 +01:00
Zeno Rogue
a9535878c4 model orientation 2018-10-23 16:58:19 +02:00
Zeno Rogue
c8e604f408 reflect view in mirror walls during animation and just scrolling; better translate animation in memory saving mode 2018-09-24 00:00:04 +02:00
Zeno Rogue
3bf2ed1d2d anims:: fixed some issues with exporting animations 2018-09-10 22:37:17 +02:00
Zeno Rogue
47fab92cf3 anims::arg:: -animcircle accepts circle_display_color argument 2018-09-10 20:33:06 +02:00
Zeno Rogue
bb05d9ab80 some anim parameters are now saved in config 2018-09-10 19:47:14 +02:00
Zeno Rogue
df0be69cce translation animations now return to the start if they hit a trap land 2018-09-10 19:47:14 +02:00
Zeno Rogue
31df0c1ec6 better description of animations 2018-09-10 19:31:10 +02:00
Zeno Rogue
8ed2433ad2 anims:: a full circle marker in circle animation 2018-09-10 19:30:51 +02:00
Zeno Rogue
f5a26b69fc anims:: command line arguments 2018-09-10 19:28:46 +02:00
Zeno Rogue
1aa25a5a2a anims:: improved ruggo and Bolza period 2018-09-10 18:12:11 +02:00