Zeno Rogue
|
c5579149ed
|
chaosmode is now auto-disabled exactly in bounded geometries
|
2018-12-14 19:27:11 +01:00 |
|
Zeno Rogue
|
d2dddc07b6
|
crystal:: removed add_bitruncation -- using ginf[gCrystal].vertex
|
2018-12-14 19:27:11 +01:00 |
|
Zeno Rogue
|
851e217a73
|
crystal:: automatically bitruncate with crystal's implementation
|
2018-12-14 19:27:11 +01:00 |
|
Zeno Rogue
|
e9920d8d57
|
Chaos mode not works in Euclidean
|
2018-12-11 22:10:53 +01:00 |
|
Zeno Rogue
|
460eb19881
|
implemented new geometries: cylinder and (only one for now) Mobius band
|
2018-12-11 22:10:53 +01:00 |
|
Zeno Rogue
|
8e2727882e
|
shmup:: rewritten shmup configuration in OOP style
|
2018-11-18 18:26:56 +01:00 |
|
Zeno Rogue
|
d7a235bc8c
|
fixed some shmup-related crashes
|
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
|
3e87d463d2
|
fixed the 'special conduct' help in the Haunted Woods
|
2018-11-11 11:27:36 +01:00 |
|
Zeno Rogue
|
1ba1b141f3
|
smart display range
|
2018-11-01 19:07:50 +01:00 |
|
Zeno Rogue
|
9bf8842124
|
expansion is now computed exactly and for most geometries
|
2018-09-12 04:23:15 +02:00 |
|
Zeno Rogue
|
829850a701
|
dual tilings
|
2018-08-30 02:11:43 +02:00 |
|
Zeno Rogue
|
31fc90e6b8
|
fixed the placement of Orb of Sword in variation pure
|
2018-08-28 19:18:10 +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
|
1c4aa5ba85
|
no saves in Archimedean
|
2018-08-21 16:10:12 +02:00 |
|
Zeno Rogue
|
625144195c
|
major cleanup of texture remapping
|
2018-08-20 02:04:49 +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
|
4f3cc3783a
|
binary tiling
|
2018-08-09 19:28:53 +02:00 |
|
Zeno Rogue
|
253c2d8b9b
|
bitruncated irregular tilings
|
2018-08-05 05:07:34 +02:00 |
|
Zeno Rogue
|
188c591453
|
fixed the Ocean Yendor Challenge
|
2018-08-04 22:36:21 +02:00 |
|
Zeno Rogue
|
6c0a052470
|
device orientation-based scrolling on mobiles
|
2018-07-23 16:17:49 +02:00 |
|
Zeno Rogue
|
92ea21de86
|
fixed some orbs not saved in OSM
|
2018-07-23 16:17:49 +02:00 |
|
Zeno Rogue
|
4776784be3
|
irr:: known to use special land
|
2018-07-17 15:00:35 +02:00 |
|
Zeno Rogue
|
566c466b66
|
loading/saving irregular maps to config and log (and recreate automatically)H
|
2018-07-17 14:28:49 +02:00 |
|
Zeno Rogue
|
f597e6bfd7
|
choose irregular from the Goldberg menu
|
2018-07-17 02:29:18 +02:00 |
|
Zeno Rogue
|
c8c1e3a346
|
irregular grids
|
2018-07-16 20:05:23 +02:00 |
|
Zeno Rogue
|
b0278e02c8
|
no longer resetting geometry on each restart
|
2018-07-16 19:57:41 +02:00 |
|
Zeno Rogue
|
84afa659c8
|
geometry changing now keeps gp:: state if possible -- no longer disable when switching to nonorientable or a4
|
2018-07-10 13:17:55 +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
|
cb1a65221c
|
[10.3i] random pattern mode: randomized the starting land; Baby Tortoises no longer appear
|
2018-06-29 13:16:31 +02:00 |
|
Zeno Rogue
|
992d952005
|
in quotient geometries, the whole world is now generated at level 8 (otherwise Blizzard breaks down)
|
2018-06-28 10:29:32 +02:00 |
|
Zeno Rogue
|
63869c6d33
|
renamed the size function to isize
|
2018-06-22 14:47:24 +02:00 |
|
Zeno Rogue
|
945c8a3f71
|
removed the dependence of stop_game on switchWhat with CAP_DAILY
|
2018-06-13 00:41:02 +02:00 |
|
Zeno Rogue
|
56baba800b
|
moved more includes to sysconfig.h
|
2018-06-12 23:10: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
|
c2e3ed54f0
|
cpp files no longer include other cpp files
|
2018-06-11 01:12:18 +02:00 |
|
Zeno Rogue
|
98246d3066
|
more cleanup in parameters, restartGame cleanup
|
2018-06-11 00:58:38 +02:00 |
|
Zeno Rogue
|
8ebaafe084
|
CAP_DAILY tags
|
2018-05-26 02:14:52 +02:00 |
|
Zeno Rogue
|
a600b157a1
|
disable Daily when restarting game
|
2018-05-26 01:29:25 +02:00 |
|
Zeno Rogue
|
aafe464bc6
|
added hooks_initgame, hooks_drawcell allows replacement
|
2018-05-26 01:11:19 +02:00 |
|
Zeno Rogue
|
099e343794
|
fixed geometry changing in the Tutorial
|
2018-05-18 17:36:35 +02:00 |
|
Zeno Rogue
|
530c689c98
|
RogueViz fixes
|
2018-05-18 17:34:12 +02:00 |
|
Zeno Rogue
|
7e0a78f7bb
|
some work on daily
|
2018-05-15 23:26:04 +02:00 |
|
Zeno Rogue
|
301c8bde55
|
daily...
|
2018-05-01 19:38:42 +02:00 |
|
Zeno Rogue
|
67ad5f2f4b
|
preparing for daily
|
2018-05-01 00:21:18 +02:00 |
|
Zeno Rogue
|
ad93e77bcc
|
canvas_invisible option
|
2018-04-21 17:57:30 +02:00 |
|
Zeno Rogue
|
4d4343c166
|
selecting PQ starts you in the Palace
|
2018-04-15 13:19:13 +02:00 |
|
Zeno Rogue
|
d3250c13c8
|
fixed message
|
2018-04-15 13:19:03 +02:00 |
|
Zeno Rogue
|
d9381c7284
|
Clearing in bounded geometries
|
2018-04-14 10:24:02 +02:00 |
|
Zeno Rogue
|
15e26435f9
|
fixed cheatmarking
|
2018-04-14 09:34:33 +02:00 |
|