1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-23 13:43:19 +00:00
Commit Graph

4886 Commits

Author SHA1 Message Date
Zeno Rogue
c4528bf954 bubbles react to neon 2019-12-26 23:32:27 +01:00
Zeno Rogue
7396024c38 arg:: option -neon 2019-12-26 23:32:18 +01:00
Zeno Rogue
6c61162392 merge 2019-12-26 22:40:41 +01:00
Zeno Rogue
1f575a4347 hpcpush: limit 10 was too small 2019-12-26 22:34:51 +01:00
Zeno Rogue
43cba3b071 edge and regradius functions shown 2019-12-26 22:31:22 +01:00
Zeno Rogue
4a7b09b25e regradius function 2019-12-26 22:30:48 +01:00
Zeno Rogue
688021ee1c edge function 2019-12-26 22:29:29 +01:00
Zeno Rogue
7f1f5ccb43 arb:: specify H2 or S2 tilings, extra functions 2019-12-26 22:28:46 +01:00
Zeno Rogue
0b7faa4b46 adjacency rule now also affects: slime spill, storms, heat, dry, live caves 2019-12-26 19:04:32 +01:00
Zeno Rogue
9173c255ab InfOrder4 2019-12-26 18:30:17 +01:00
Zeno Rogue
db3168c07f 123 keys in Euclidean adjust the scale 2019-12-26 18:28:01 +01:00
Zeno Rogue
0b1425dac3 subdir set correctly when mouse-moving in multiplayer 2019-12-26 10:30:02 +01:00
Zeno Rogue
2f9419615d fixed turn-based multiplayer 2019-12-26 10:29:41 +01:00
Zeno Rogue
9fe2622043 Mutant Ivy regrow 2019-12-26 09:57:09 +01:00
Zeno Rogue
b53b98f0d5 fixed a bug in drawBubble 2019-12-26 09:40:28 +01:00
Zeno Rogue
78930f08f9 no clearing::imput on bounded 2019-12-26 09:40:16 +01:00
Zeno Rogue
873c679c01 strengthened the Clearing walls 2019-12-26 09:40:07 +01:00
Zeno Rogue
2ba4afc09a missing bubbles_special 2019-12-26 09:39:50 +01:00
Zeno Rogue
80b702ab76 fixed XLAT 2019-12-25 23:10:59 +01:00
Zeno Rogue
dd95d8070c better bubbles 2019-12-25 23:10:36 +01:00
Zeno Rogue
3a2ea8629d dead Ivy counting 2019-12-25 23:08:41 +01:00
Zeno Rogue
f4613e9945 more bubbles, SE config 2019-12-25 23:04:07 +01:00
Zeno Rogue
5cdafd4488 ivy_total fix 2019-12-25 23:03:46 +01:00
Zeno Rogue
6f409f3de7 text bubbles on ivy kills 2019-12-25 22:03:17 +01:00
Zeno Rogue
e8ec32d078 text bubbles 2019-12-25 22:01:57 +01:00
Zeno Rogue
4848cb1b87 show the big numbers in the Clearing 2019-12-25 21:57:25 +01:00
Zeno Rogue
e5e4db5ef1 bignum: operator > 2019-12-25 21:50:57 +01:00
Zeno Rogue
6c3348c9f3 util to autohdr 2019-12-25 21:50:07 +01:00
Zeno Rogue
35f076a171 conversion from ld to bignum 2019-12-25 21:49:09 +01:00
Zeno Rogue
454024a42c moved bignum to util.cpp 2019-12-25 21:49:09 +01:00
Zeno Rogue
14a70fe1bf fixup 2019-12-23 22:29:32 +01:00
Zeno Rogue
b6f9298f0a removed classes.h 2019-12-23 22:21:04 +01:00
Zeno Rogue
86d8eb759e classes.cpp first in makeh 2019-12-23 21:56:59 +01:00
Zeno Rogue
d2fb937275 arb:: new tes file format 2019-12-23 21:49:54 +01:00
Zeno Rogue
8aede89c24 new parser function: sqrt 2019-12-23 21:49:37 +01:00
Zeno Rogue
4144c2b928 parser:: factored out next_token() 2019-12-23 21:49:17 +01:00
Zeno Rogue
15000034fd parser:: error handling now uses exceptions 2019-12-23 21:44:51 +01:00
Zeno Rogue
a83220c34e parser:: 'deg' as a default constant 2019-12-23 21:18:45 +01:00
Zeno Rogue
bce9dbda7d parser:: convenience functions rparse and iparse 2019-12-23 21:18:35 +01:00
Zeno Rogue
c70c082f36 parser:: skip_white 2019-12-23 21:18:26 +01:00
Zeno Rogue
26b565702c arb:: exhaustive_distance_appropriate 2019-12-23 20:53:09 +01:00
Zeno Rogue
c3332bfb52 shot:: hooks_take 2019-12-23 20:52:41 +01:00
Zeno Rogue
94fd788316 pattern 'P' now uses permanent_long_distances 2019-12-23 20:52:25 +01:00
Zeno Rogue
97ea8f8c4b arb:: fixed get_corner_position to work with negative cid 2019-12-23 20:51:36 +01:00
Zeno Rogue
7a0e8ec022 floorshapes clear memory 2019-12-23 20:51:15 +01:00
Zeno Rogue
e92eda4bad crystal:: export told 2019-12-23 20:50:51 +01:00
Zeno Rogue
7dc57d587a ldcoord as friends 2019-12-23 20:50:42 +01:00
Zeno Rogue
b3fe4f102b arb fixup: added missing arb::in to standard_tiling 2019-12-23 20:49:12 +01:00
Zeno Rogue
dc87666a98 arb:: debug removed 2019-12-23 20:48:54 +01:00
Zeno Rogue
a2b294e38b FPP startanim added 2019-12-14 14:17:10 +01:00