about summary refs log tree commit diff homepage
path: root/brutalmaze/constants.py
AgeCommit message (Expand)Author
2021-08-05Retire pkg_resources 1.0.0Nguyễn Gia Phong
2020-04-12Use palace for positional audio renderingNguyễn Gia Phong
2020-01-21Drop Python 2 support (resolve #13)Nguyễn Gia Phong
2019-10-09Remove useless enemy weights and clean upNguyễn Gia Phong
2019-07-24Fix zombie enemies and heart rate 0.8.26Nguyễn Gia Phong
2019-03-15Switch back to thrilling white noise 0.8.24Nguyễn Gia Phong
2018-10-09Improve coding style 0.8.22Nguyễn Gia Phong
2018-08-03Implement game recordingNguyễn Gia Phong
2018-06-28Prevent gang-bang and re-balance gameplayNguyễn Gia Phong
2018-06-28Use a more neutral algorithm to generate maze (#6)Nguyễn Gia Phong
2018-05-22Add option to switch to the original music 0.7.3Nguyễn Gia Phong
2018-05-22Fix Python 3 incompatibilityNguyễn Gia Phong
2018-05-20Allow moving hero using mouseNguyễn Gia Phong
2018-03-06Retain game state after pauses 0.6.0Nguyễn Gia Phong
2018-02-27Relicense to AGPLv3+ and update copyright notices 0.5.4Nguyễn Gia Phong
2018-02-26Finnish first socket server protypeNguyễn Gia Phong
2018-02-19Add sound options and semi-separate front-end from engine 0.5.3Nguyễn Gia Phong
2018-02-14Add CLI option to copy default config and link doc to wiki 0.5.2Nguyễn Gia Phong
2018-02-13Add argument parserNguyễn Gia Phong
2018-02-12Clean upNguyễn Gia Phong
2018-01-28Lower ridiculously high maximum FPSNguyễn Gia Phong
2018-01-26Add enemy spawn soundNguyễn Gia Phong
2018-01-22Add disturbing heart beat and give clue of all attacks 0.3.2Nguyễn Gia Phong
2018-01-21Finish adding sound effects (#2) 0.3.0Nguyễn Gia Phong
2017-12-17Add easy sound effectsNguyễn Gia Phong
2017-11-24Make critical close-range hits independent of FPS 0.2.1Nguyễn Gia Phong
2017-11-21Update documentation 0.2.0Nguyễn Gia Phong
2017-11-19Add Butter the better, Agent Orange and lightning from the Sky 0.1.2Nguyễn Gia Phong
2017-11-12Make Chameleons able to camouflage 0.1.0Nguyễn Gia Phong
2017-11-02Fix various movement and display bugs 0.0.1Nguyễn Gia Phong
2017-10-26Make enemies smarter by teach them more about the mazeNguyễn Gia Phong
2017-10-22Add fancy losing screen and keybinding for new gameNguyễn Gia Phong
2017-10-22Enable pausing, fix sticky move bug and clean upNguyễn Gia Phong
2017-10-21Balance gameplayNguyễn Gia Phong
2017-10-21Partially implement long-ranged attacksNguyễn Gia Phong
2017-10-19Improve drawing systemNguyễn Gia Phong
2017-10-19Add dynamic framerateRaphael McSinyx
2017-10-17Optimize maze regeneration and show scoreRaphael McSinyx
2017-10-16Make maze truely infinite and polish upRaphael McSinyx
2017-10-15Add score and continuously spawned enemiesRaphael McSinyx
2017-10-15Make use of HPRaphael McSinyx
2017-10-14Complete enemies' spawning and movementRaphael McSinyx
2017-10-13Make enemies chase the heroRaphael McSinyx
2017-10-13Give enemies eyesRaphael McSinyx
2017-10-12Initial commitRaphael McSinyx