Zeno Rogue
|
c3c465f742
|
customizable colors for game objects
|
2018-11-11 11:27:29 +01:00 |
|
Zeno Rogue
|
1ee6b1eace
|
shmup::addShmupHelp called even on invisible floors
|
2018-09-27 21:53:11 +02:00 |
|
Zeno Rogue
|
be0c5e4a39
|
help extensions now can use addSelItem and color
|
2018-09-05 15:19:51 +02:00 |
|
Zeno Rogue
|
1ab460ffb1
|
type color_t should now be consistently used for colors; reimplemented drawqueue in OO fashion
|
2018-09-04 19:53:42 +02:00 |
|
Zeno Rogue
|
6de0f0a8aa
|
instead of nonbitrunc, gp::on and irr::on, there is one variable, variation
|
2018-08-28 17:17:34 +02:00 |
|
Zeno Rogue
|
c65b4f254d
|
fixed the description of treasures which unlock secondary orbs -- other treasure name given correctly
|
2018-08-21 18:24:39 +02:00 |
|
Zeno Rogue
|
682f804576
|
major rewrite: unified the common parts of heptagon and cell via struct connection<T> and struct walker<T>
|
2018-08-18 00:46:45 +02:00 |
|
Zeno Rogue
|
f734df14f6
|
fixed a game/translation mismatch
|
2018-08-01 14:05:03 +02:00 |
|
Zeno Rogue
|
548ee3a54f
|
HELPFUN no longer displays gamescreen(2) by default, to let the presentation designer to choose the brighness themselves
|
2018-07-23 23:36:29 +02:00 |
|
Zeno Rogue
|
ef182b225e
|
all hr functions/variables used in rogueviz now listed in hyper.h
|
2018-07-09 21:02:23 +02:00 |
|
Zeno Rogue
|
6303b8033b
|
rogueviz:: help done via hooks
|
2018-07-09 20:09:56 +02:00 |
|
Zeno Rogue
|
3a8293df27
|
rogueviz:: tutorial, start/main menu, and welcome message done as hooks
|
2018-07-09 19:55:56 +02:00 |
|
Zeno Rogue
|
770dd20613
|
shift+f2 to shift+f4 can now disable HUD, FPS, and the map
|
2018-07-09 18:10:28 +02:00 |
|
Zeno Rogue
|
63869c6d33
|
renamed the size function to isize
|
2018-06-22 14:47:24 +02:00 |
|
Zeno Rogue
|
c1ef5938fc
|
added the GitHub contributors to the in-game credits
|
2018-06-13 00:13:53 +02:00 |
|
Zeno Rogue
|
8f183b7afb
|
Orb of Love no longer incresaes the displayed score in the Strange Challenge
|
2018-06-12 18:26:20 +02:00 |
|
Zeno Rogue
|
4c619e60dd
|
moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library
|
2018-06-11 01:58:31 +02:00 |
|
Zeno Rogue
|
5eb084f9b0
|
additional help texts when the rules are different in the current geometry
|
2018-05-27 01:09:34 +02:00 |
|
Zeno Rogue
|
d021a7259c
|
added bug reporters to credits
|
2018-04-23 12:53:57 +02:00 |
|
Zeno Rogue
|
210f9e80c7
|
More detailed land validity reporting
|
2018-04-13 13:08:41 +02:00 |
|
Zeno Rogue
|
9a1093fc6c
|
cleanup: help. Also rug help displayed when rug is on
|
2018-02-26 13:15:33 +01:00 |
|
Zeno Rogue
|
7ac883c1c2
|
compile without CAP_INV
|
2018-02-11 21:39:08 +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
|
8713d34d19
|
'remove faraway cells from the memory' option
|
2018-01-25 19:49:19 +01:00 |
|
Zeno Rogue
|
7ee12bccc1
|
added hotdogPi to credits
|
2018-01-06 22:57:47 +01:00 |
|
Zeno Rogue
|
5bf6d54c7d
|
changed chamfered to bitruncated
|
2018-01-06 22:34:03 +01:00 |
|
Zeno Rogue
|
6479ddb73d
|
Texts written/translated for 10.3
|
2018-01-04 20:05:34 +01:00 |
|
Zeno Rogue
|
495dbba809
|
renamed 'truncated' to 'chamfered'
|
2018-01-04 18:39:04 +01:00 |
|
Zeno Rogue
|
1e85e21fb4
|
renamed enums for Invincible -> Ruins
|
2018-01-03 21:51:11 +01:00 |
|
Zeno Rogue
|
2678fd93f0
|
added an unlock rule for the Ruins
|
2018-01-03 21:49:31 +01:00 |
|
Zeno Rogue
|
b2d9a6ff1d
|
added some missing lines to keyboard help
|
2017-12-30 23:47:23 +01:00 |
|
Zeno Rogue
|
3d4e7f501a
|
three lines to one, added Alt+Enter
|
2017-12-30 17:03:30 +01:00 |
|
Zeno Rogue
|
a192f40bff
|
added advanced keyboard shortcuts to help
|
2017-12-30 17:01:14 +01:00 |
|
Zeno Rogue
|
11569c693d
|
big change: more configuration for the torus (and also Klein bottle)
|
2017-12-28 16:46:10 +01:00 |
|
Zeno Rogue
|
d5bca73757
|
added Domination to Snake Nest; set some data
|
2017-12-21 16:35:19 +01:00 |
|
Zeno Rogue
|
12d21161bf
|
one more special case in orb unlock descs
|
2017-12-03 19:12:15 +01:00 |
|
Zeno Rogue
|
386ea268f7
|
fixed the incorrect lines in help description (incorrect repetitions, Guest states)
|
2017-12-03 19:01:35 +01:00 |
|
Zeno Rogue
|
3e53b944a3
|
fixed the problem with help not appearing correctly in Warped and Rose.
|
2017-11-06 22:01:53 +01:00 |
|
Zeno Rogue
|
f12e9e9ae9
|
upgraded Rose Garden to 90 treasure.
|
2017-11-03 22:41:13 +01:00 |
|
Zeno Rogue
|
ae5938e1a4
|
renamed the variable 'purehepta' to 'nontruncated'
|
2017-10-30 12:24:41 +01:00 |
|
Zeno Rogue
|
040c580e49
|
no more help about 'chasms' in Crystal World
|
2017-10-30 09:12:03 +01:00 |
|
Zeno Rogue
|
937fdb3d81
|
debug removed
|
2017-10-29 14:20:51 +01:00 |
|
Zeno Rogue
|
016ade10c6
|
lots of work on the new geometries
|
2017-10-29 01:57:34 +02:00 |
|
Zeno Rogue
|
c126e734cb
|
text improvements
|
2017-10-17 13:12:19 +02:00 |
|
Zeno Rogue
|
a9f7d7b524
|
ambush size is known in advance
|
2017-10-15 23:09:08 +02:00 |
|
Zeno Rogue
|
2ec42f0469
|
slime destroyed by lava; winter picks up ice-encased items
|
2017-10-15 01:32:16 +02:00 |
|
Zeno Rogue
|
6fca4fd008
|
10.1, and fixing problems reported by some compilers
|
2017-10-14 21:43:21 +02:00 |
|
Zeno Rogue
|
646dda0bd2
|
the help for Orb Strategy Mode did not appear when it should
|
2017-10-14 13:07:13 +02:00 |
|
Zeno Rogue
|
2401db897d
|
added SurelyYouJest to credits
|
2017-10-14 12:53:10 +02:00 |
|
Zeno Rogue
|
f6de1ed84b
|
fixed/updated land unlocking rules
|
2017-10-13 21:33:06 +02:00 |
|
Zeno Rogue
|
343d0719b1
|
adapted most new lands for Shmup and some other modes
|
2017-10-11 22:16:07 +02:00 |
|
Zeno Rogue
|
a154ead894
|
item help bugfix
|
2017-10-10 14:04:28 +02:00 |
|
Zeno Rogue
|
206e56942a
|
orb help now lists the OSM information (required refactoring)
|
2017-10-10 12:43:41 +02:00 |
|
Zeno Rogue
|
0505bd727c
|
help lines and ASCII graphics for Blizzard and Terracotta
|
2017-10-09 13:00:08 +02:00 |
|
Zeno Rogue
|
32ab46d5cd
|
bestiaries are now shown in the help for lands
|
2017-10-09 01:40:32 +02:00 |
|
Zeno Rogue
|
77212e59e5
|
improved cheating in the Overview
|
2017-10-09 00:21:39 +02:00 |
|
Zeno Rogue
|
9d78b7096d
|
fixed the names in credits
|
2017-09-30 11:33:39 +02:00 |
|
Zeno Rogue
|
47c6748885
|
added Alan to credits
|
2017-09-17 13:25:00 +02:00 |
|
Zeno Rogue
|
f9cd83b8a7
|
Emerald Mine requirements were displayed incorrectly
|
2017-08-18 01:18:21 +02:00 |
|
Zeno Rogue
|
1de906200b
|
fine-tuning the Hyperstone Quest in OSM
|
2017-08-14 21:13:06 +02:00 |
|
Zeno Rogue
|
130fefa4c4
|
10.0g
|
2017-08-06 14:50:16 +02:00 |
|
Zeno Rogue
|
cc03560389
|
10.0d
|
2017-07-25 00:21:36 +02:00 |
|
Zeno Rogue
|
8cb8e2a3ec
|
updated to 10.0c
|
2017-07-23 01:33:27 +02:00 |
|
Zeno Rogue
|
ce5650a81f
|
10.0
|
2017-07-16 23:00:55 +02:00 |
|
Zeno Rogue
|
a6f176510e
|
better mode handling
|
2017-07-12 19:50:39 +02:00 |
|
Zeno Rogue
|
94efef5d65
|
further work for 10.0
|
2017-07-12 18:03:53 +02:00 |
|
Zeno Rogue
|
069f7b0caf
|
Major refactoring, multisampling
|
2017-07-10 20:47:38 +02:00 |
|