Commit Graph

31 Commits

Author SHA1 Message Date
ruslan c88f09405d Minor style fixes 2021-04-08 09:09:11 +03:00
Nikolya Andreychik 6f246354c7 Added calculation of MaxHoverCount by gameSpeed 2021-04-07 14:09:07 -07:00
ruslan b73916ac03 Added jump LibreOffice Calc table. Corrected jump height on different speeds 2021-04-07 23:09:08 +03:00
ruslan 5f3f69fc31 New records load system 2021-04-07 12:47:37 +03:00
Nikolya Andreychik 2aeb7b9a80 Minor fix 2021-04-06 07:00:46 -07:00
ruslan 9cb409f515 Minor fix 2021-04-06 16:31:02 +03:00
Nikolai Andreichik bb8969d8a3 Merge pull request #17 from IRUSlan92I/brokenFloat
I think I broke something
2021-04-06 06:27:00 -07:00
ruslan b3098b9f08 I think I broke something 2021-04-06 15:19:04 +03:00
Nikolya Andreychik 8eb3bdadfe Fix collision boxes in Player 2021-04-06 05:07:17 -07:00
Nikolai Andreichik ae9b86f7d4 Merge branch 'debug' into Collision 2021-04-06 02:15:51 -07:00
Nikolya Andreychik c1c439b771 More beautifull collision check 2021-04-06 00:28:17 -07:00
ruslan 29d5676947 Updated cheat system. Code rework 2021-04-06 10:15:10 +03:00
ruslan 5910f8d8f4 Minor improves in player sprite 2021-04-06 00:13:17 +03:00
Nikolai Andreichik 304963eb2e Merge branch 'debug' into leaderboard 2021-04-05 14:11:14 -07:00
Nikolya Andreychik b5c3dc32c7 Hotfix collision 2021-04-05 14:06:34 -07:00
Nikolya Andreychik bbf81505e2 Modified collision boxes 2021-04-05 14:01:42 -07:00
ruslan 6cdb2c61db Fixed BG sprite glitch. Minor fixes 2021-04-05 21:19:19 +03:00
ruslan feefe9f9c0 Flying enemy sprites 2021-04-03 21:24:55 +03:00
ruslan 5a2dbcce61 Test cacti sprites 2021-04-03 19:28:44 +03:00
ruslan c49c2102b7 Player sprites now load from one file, rather then nine 2021-04-03 17:33:02 +03:00
ruslan b966727303 Animation speed corrected 2021-04-02 23:55:34 +03:00
ruslan bc46a91695 Useless code removed 2021-04-02 23:34:43 +03:00
ruslan 43a33e6dfc More character animation 2021-04-02 23:20:36 +03:00
ruslan cdc8362c75 More SAA test 2021-04-02 16:28:19 +03:00
ruslan 159ded5c2c Sprite and animation test 2021-04-02 15:21:36 +03:00
ruslan f1a7a7b617 Jump update (step 2) 2021-04-02 11:45:15 +03:00
ruslan 8ba29ab9e5 Jump update (step 1) 2021-04-02 00:06:40 +03:00
Nikolya Adreychik 1e7d11fe1e Splitted enemies. Fixed flying enemies. Minor fixes 2021-03-29 12:39:32 +03:00
Nikolya Adreychik 958ec99fc6 Some player incapsulation 2021-03-29 10:43:56 +03:00
ruslan 01d42cb80e More splitting and minor changes 2021-03-28 01:35:45 +03:00
Nikolya Andreychik 90ffbb6e09 Splitted Drakora.pyw for Enemy.py and Player.py
Player.py - not final version, must be more function from Drakora added.
    Player - may be must control funtion included.
2021-03-27 14:26:05 -07:00