Commit Graph

44 Commits

Author SHA1 Message Date
Nguyễn Gia Phong 600c72d0d4 Use palace for positional audio rendering
This fixes GH-15.  Sources doesn't seem to be cleaned up properly though.
2020-04-12 16:35:44 +07:00
Nguyễn Gia Phong 5e5778d814 Drop Python 2 support (resolve #13) 2020-01-21 15:18:19 +07:00
Nguyễn Gia Phong bb3d4158ca Remove useless enemy weights and clean up 2019-10-09 12:43:22 +07:00
Nguyễn Gia Phong 622df8c361 Fix zombie enemies and heart rate 2019-07-24 13:20:31 +07:00
Nguyễn Gia Phong 7a0ace220c Switch back to thrilling white noise 2019-03-15 20:23:43 +07:00
Nguyễn Gia Phong bad902d02e Improve coding style 2018-10-09 21:20:38 +07:00
Nguyễn Gia Phong 834fa33ec0 Implement game recording
And fix various bugs on game data export. Somehow they remain
undiscovered the last 5 months.
2018-08-03 22:50:59 +07:00
Nguyễn Gia Phong fc05e0ccee Prevent gang-bang and re-balance gameplay 2018-06-28 10:31:04 +07:00
Nguyễn Gia Phong e7d04930b3 Use a more neutral algorithm to generate maze (#6) 2018-06-28 10:31:04 +07:00
Nguyễn Gia Phong cbaec90dd1 Add option to switch to the original music 2018-05-22 21:15:01 +07:00
Nguyễn Gia Phong 8e6faa6d26 Fix Python 3 incompatibility 2018-05-22 20:44:22 +07:00
Nguyễn Gia Phong 9dff378b57 Allow moving hero using mouse 2018-05-20 20:48:51 +07:00
Nguyễn Gia Phong b5039285d5 Retain game state after pauses 2018-03-06 21:01:27 +07:00
Nguyễn Gia Phong 0ba2f33bda Relicense to AGPLv3+ and update copyright notices 2018-02-27 20:43:25 +07:00
Nguyễn Gia Phong 3e85f0c3a1 Finnish first socket server protype 2018-02-26 21:02:11 +07:00
Nguyễn Gia Phong bc47fb3f30 Add sound options and semi-separate front-end from engine 2018-02-19 16:55:55 +07:00
Nguyễn Gia Phong e1db0393f9 Add CLI option to copy default config and link doc to wiki 2018-02-14 22:31:57 +07:00
Nguyễn Gia Phong 6a4f7e47ae Add argument parser 2018-02-13 20:51:41 +07:00
Nguyễn Gia Phong 465be4493d Clean up 2018-02-12 14:23:23 +07:00
Nguyễn Gia Phong fca23ea3ce Lower ridiculously high maximum FPS 2018-01-28 11:43:06 +07:00
Nguyễn Gia Phong 66d77f78b6 Add enemy spawn sound 2018-01-26 20:49:10 +07:00
Nguyễn Gia Phong d88db7fc05 Add disturbing heart beat and give clue of all attacks 2018-01-22 23:34:40 +07:00
Nguyễn Gia Phong 7fe7311371 Finish adding sound effects (#2) 2018-01-21 20:43:21 +07:00
Nguyễn Gia Phong 966951db60 Add easy sound effects 2017-12-17 17:05:17 +07:00
Nguyễn Gia Phong 4370b1531d Make critical close-range hits independent of FPS 2017-11-24 20:43:47 +07:00
Nguyễn Gia Phong 1578586f24 Update documentation 2017-11-21 21:49:35 +07:00
Nguyễn Gia Phong 6a9b702c77 Add Butter the better, Agent Orange and lightning from the Sky 2017-11-19 12:10:45 +07:00
Nguyễn Gia Phong 1174c77836 Make Chameleons able to camouflage 2017-11-12 21:08:14 +07:00
Nguyễn Gia Phong 13e0ea6f98 Fix various movement and display bugs 2017-11-02 21:39:06 +07:00
Nguyễn Gia Phong ba4a575ab5 Make enemies smarter by teach them more about the maze 2017-10-26 21:37:21 +07:00
Nguyễn Gia Phong 3e25eb424c Add fancy losing screen and keybinding for new game 2017-10-22 20:31:17 +07:00
Nguyễn Gia Phong aafa943a53 Enable pausing, fix sticky move bug and clean up 2017-10-22 17:07:05 +07:00
Nguyễn Gia Phong c5a67b0e59 Balance gameplay 2017-10-21 21:22:06 +07:00
Nguyễn Gia Phong daae5de9b7 Partially implement long-ranged attacks 2017-10-21 17:40:10 +07:00
Nguyễn Gia Phong 43c7c55a39 Improve drawing system 2017-10-19 21:54:07 +07:00
Nguyễn Gia Phong bc72fbf25f Add dynamic framerate 2017-10-19 15:24:56 +07:00
Nguyễn Gia Phong e879dcf58d Optimize maze regeneration and show score 2017-10-17 21:29:03 +07:00
Nguyễn Gia Phong 22bb77f918 Make maze truely infinite and polish up 2017-10-16 22:12:32 +07:00
Nguyễn Gia Phong ff2ff10db8 Add score and continuously spawned enemies 2017-10-15 17:50:06 +07:00
Nguyễn Gia Phong 17cedc8077 Make use of HP 2017-10-15 16:20:14 +07:00
Nguyễn Gia Phong aa881a5a43 Complete enemies' spawning and movement 2017-10-14 21:49:37 +07:00
Nguyễn Gia Phong 62c8b2a81c Make enemies chase the hero 2017-10-13 22:06:30 +07:00
Nguyễn Gia Phong 05bfead6e9 Give enemies eyes 2017-10-13 15:20:09 +07:00
Nguyễn Gia Phong 613732b7c6 Initial commit 2017-10-12 20:29:55 +07:00