about summary refs log tree commit diff homepage
path: root/setup.py
AgeCommit message (Expand)Author
2018-05-22Fix Python 3 incompatibilityNguyễn Gia Phong
2018-05-22Turn wall grids into enemies when they are shotNguyễn Gia Phong
2018-05-20Allow moving hero using mouseNguyễn Gia Phong
2018-04-04Fix broken argument parser on Windows 0.6.5Nguyễn Gia Phong
2018-03-22Fix grammar and typosNguyễn Gia Phong
2018-03-19Remove crazy score for server testingNguyễn Gia Phong
2018-03-10Fix several bugs 0.6.2Nguyễn Gia Phong
2018-03-07Drop (trivial) OpenGL supportNguyễn Gia Phong
2018-03-06Retain game state after pauses 0.6.0Nguyễn Gia Phong
2018-03-02Add command-line options for socket serverNguyễn Gia Phong
2018-02-28Specify imports, fix frozen bullets on game-over and uniform object value exportNguyễn Gia Phong
2018-02-27Relicense to AGPLv3+ and update copyright notices 0.5.4Nguyễn Gia Phong
2018-02-19Use pygame.Clock.get_fps to replace manual calculationNguyễ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-02-02Add user configuration for graphicsNguyễn Gia Phong
2018-01-28Make all sound playing fail-safe 0.4.2Nguyễn Gia Phong
2018-01-28Fix spawn sound volumeNguyễn Gia Phong
2018-01-26Bump version to 0.4 0.4.0Nguyễn Gia Phong
2018-01-26Add enemy spawn soundNguyễn Gia Phong
2018-01-24Implement (pseudo) surround soundNguyễn Gia Phong
2018-01-24Give hero special vision when struck by lightning 0.3.3Nguyễn Gia Phong
2018-01-23Make heartbeat more audibleNguyễn Gia Phong
2018-01-22Add disturbing heart beat and give clue of all attacks 0.3.2Nguyễn Gia Phong
2018-01-22Replace non-free sound effect (#4)Nguyễn Gia Phong
2018-01-21Finish adding sound effects (#2) 0.3.0Nguyễn Gia Phong
2017-12-09Fix bug on Plum cloning 0.2.2Nguyễn Gia Phong
2017-11-24Make critical close-range hits independent of FPS 0.2.1Nguyễn Gia Phong
2017-11-20Clean up for version 0.2Nguyễn Gia Phong
2017-11-19Give Plum cloning ability 0.1.3Nguyễn Gia Phong
2017-11-19Add Butter the better, Agent Orange and lightning from the Sky 0.1.2Nguyễn Gia Phong
2017-11-14Make Scarlet Red vampiric 0.1.1Raphael McSinyx
2017-11-12Make Chameleons able to camouflage 0.1.0Nguyễn Gia Phong
2017-11-09Make enemies truely unitasking 0.0.4Nguyễn Gia Phong
2017-11-05Implement acceleration in hero movement 0.0.3Nguyễn Gia Phong
2017-11-04Update documentationsNguyễn Gia Phong
2017-11-02Fix various movement and display bugs 0.0.1Nguyễn Gia Phong
2017-10-22Enable pausing, fix sticky move bug and clean upNguyễn Gia Phong
2017-10-12Initial commitRaphael McSinyx