Commit graph

1373 commits

Author SHA1 Message Date
Andrei "Akari" Alexeyev
05a4f45aa8 Merge branch 'master' into rebalance 2017-04-07 15:54:20 +03:00
Andrei "Akari" Alexeyev
e196da6c34 removed dead code 2017-04-07 15:48:06 +03:00
Andrei "Akari" Alexeyev
d8be19b913 fix sanitize_scale functions 2017-04-07 15:44:51 +03:00
Andrei "Akari" Alexeyev
a9ea2f9e74 fixed text sharpness 2017-04-07 15:33:42 +03:00
Andrei "Akari" Alexeyev
0e5d09c87a Moved stage rendering logic into a separate file 2017-04-07 15:20:45 +03:00
Andrei "Akari" Alexeyev
26510dcb59 "M_PI" mystery solved thanks to detective lao 2017-04-07 14:04:32 +03:00
Andrei "Akari" Alexeyev
09b5bbd79c fix typo 2017-04-07 13:12:15 +03:00
Andrei "Akari" Alexeyev
edf584b9f3 WIP rendering quality (resolution) settings.
Rewrote a lot of the stage drawing and FBO handling code. Introduced
some WTFs, hence the WIP.
2017-04-07 12:59:23 +03:00
Andrei "Akari" Alexeyev
a175c38416 Merge branch 'master' into rebalance 2017-04-06 03:59:46 +03:00
Andrei "Akari" Alexeyev
b3032d3712 played/cleared stats for stages (and by extension, spells) 2017-04-06 03:58:57 +03:00
Andrei "Akari" Alexeyev
45410be149 Merge branch 'master' into rebalance 2017-04-06 02:09:20 +03:00
Andrei "Akari" Alexeyev
1742366980 laserclearing fixes and tweaks 2017-04-06 02:09:09 +03:00
Andrei "Akari" Alexeyev
f2f13af804 Merge branch 'master' into rebalance 2017-04-06 01:46:28 +03:00
Andrei "Akari" Alexeyev
784b04ea37 experimental laser clearing animation/mechanic, similar to how bullets die 2017-04-06 01:46:00 +03:00
Andrei "Akari" Alexeyev
29a0f3512e added flee moves for stage 1 and 2 midbosses 2017-04-06 00:54:45 +03:00
Andrei "Akari" Alexeyev
eae2ac6d2d continue the stage logic when the boss starts fleeing
this removes some unnecessary delays (e.g. after stage4 midboss),
improving the pacing. if a delay is required, it should be implemented
explicitly in the event function.
2017-04-06 00:20:30 +03:00
Andrei "Akari" Alexeyev
19bd9b6f65 more kurumi movement improvements 2017-04-05 23:59:04 +03:00
Andrei "Akari" Alexeyev
d3b0901463 Merge branch 'master' into rebalance 2017-04-05 22:53:33 +03:00
Andrei "Akari" Alexeyev
a7987e8d0d wriggle extra: use the updated slave graphics 2017-04-05 22:53:20 +03:00
Andrei "Akari" Alexeyev
58eaad3ba8 fixed kurumi's position in blow the walls 2017-04-05 22:50:23 +03:00
Andrei "Akari" Alexeyev
e9e3fad825 fix create_iku() 2017-04-05 22:43:16 +03:00
laochailan
516cee005f disable some shaders when they are not needed 2017-04-05 15:41:45 +02:00
laochailan
e122445347 made hard induction reverse too 2017-04-05 15:23:54 +02:00
laochailan
65bd8589a3 add trails to zigzags 2017-04-04 15:23:11 +02:00
laochailan
2c9aade892 increase voltage of artificial lightning 2017-04-04 14:38:24 +02:00
laochailan
730a63de28 Merge branch 'master' of github.com:laochailan/taisei into rebalance 2017-04-04 14:31:22 +02:00
laochailan
f1fb2e6ad2 fix cli 2017-04-04 14:30:32 +02:00
laochailan
d5982bd72c Merge branch 'rebalance' of github.com:laochailan/taisei into rebalance 2017-04-04 12:19:57 +02:00
laochailan
b80f06d581 new induction lunatic 2017-04-04 12:17:34 +02:00
Andrei "Akari" Alexeyev
8946ec6f68 Merge branch 'master' into rebalance 2017-04-04 12:11:13 +03:00
Andrei "Akari" Alexeyev
77c6790051 fix replays 2017-04-04 12:10:54 +03:00
laochailan
926317fc4c artificial lightning lunatic more lunatic 2017-04-04 10:36:38 +02:00
laochailan
1b1273f7c4 Merge branch 'rebalance' of github.com:laochailan/taisei into rebalance 2017-04-04 10:31:41 +02:00
laochailan
eb4bff2187 spellcard adjustments 2017-04-04 10:31:17 +02:00
Andrei "Akari" Alexeyev
5e78a666e9 Merge branch 'master' into rebalance 2017-04-04 11:08:58 +03:00
Andrei "Akari" Alexeyev
fab1eb2bc5 Difficulty multipliers for spell bonuses 2017-04-04 11:08:38 +03:00
Andrei "Akari" Alexeyev
025759ba38 fix spell practice 2017-04-04 11:01:50 +03:00
Andrei "Akari" Alexeyev
e0b84f6fac fix survival spell bonuses 2017-04-04 10:59:45 +03:00
Andrei "Akari" Alexeyev
765559c666 Merge branch 'master' into rebalance 2017-04-04 03:57:50 +03:00
Andrei "Akari" Alexeyev
32144640c1 Basic spell bonuses 2017-04-04 03:57:38 +03:00
Andrei "Akari" Alexeyev
9aaf320168 Merge branch 'master' into rebalance 2017-04-03 23:03:28 +03:00
Andrei "Akari" Alexeyev
f3b3e8b16a fix invalid allocation 2017-04-03 21:56:54 +03:00
Andrei "Akari" Alexeyev
b059fbd807 DEBUG_USE_ASAN option 2017-04-03 21:48:29 +03:00
Andrei "Akari" Alexeyev
68d5bb7d3a Added the DEBUG_USE_UBSAN option for platforms/compilers that don't support UBSan 2017-04-03 21:44:06 +03:00
Andrei "Akari" Alexeyev
76c2377279 Don't include the glext header 2017-04-03 21:42:38 +03:00
laochailan
d7235cdf02 make it libpng>=1.5 2017-04-03 20:04:29 +02:00
laochailan
5faf8ccd0a Merge branch 'master' of github.com:laochailan/taisei 2017-04-03 19:44:35 +02:00
laochailan
2e2df658ed request libpng >= 1.5.0 2017-04-03 19:43:49 +02:00
laochailan
0a6eab8139 revert a change in the stage5 lasers 2017-04-03 18:39:12 +02:00
laochailan
b4d10e4204 stage 5 tweaks 2017-04-03 18:28:24 +02:00