Eric Froemling
|
dc94de10bb
|
Fixed vec3.length() and handlemessage error checking
|
2020-04-08 13:00:45 -07:00 |
|
Eric Froemling
|
b7d9ec2015
|
Merge pull request #10 from Dliwk/fix-spaz-curse
Fix Spaz.curse() method
|
2020-04-08 12:12:48 -07:00 |
|
Eric Froemling
|
c69f8ac632
|
Merge pull request #9 from Dliwk/fix-endless-onslaught
Fix endless onslaught
|
2020-04-08 12:11:58 -07:00 |
|
Eric Froemling
|
0852be3f23
|
Merge pull request #8 from Dliwk/master
Fix football description
|
2020-04-08 12:10:09 -07:00 |
|
Roman Trapeznikov
|
2bb61ec297
|
fix Spaz.curse() method
timer does not work, explodes only when touched
|
2020-04-08 16:18:15 +03:00 |
|
Roman Trapeznikov
|
9b2d57ba83
|
fix endless onslaught
game does not start
|
2020-04-08 15:37:19 +03:00 |
|
Roman Trapeznikov
|
f07adbfdf8
|
fix pylint: wrong OCimport order
|
2020-04-08 14:34:05 +03:00 |
|
Roman Trapeznikov
|
ca446acbd1
|
import math for math.ceil()
|
2020-04-08 13:20:03 +03:00 |
|
Roman Trapeznikov
|
b52583db04
|
fix football description (co-op)
|
2020-04-08 13:12:48 +03:00 |
|
Roman Trapeznikov
|
ae8fc85647
|
fix football description
Score 3.0 (?!) touchdowns -> Score 3 touchdowns.
'Score to Win' / 7 rounds up.
|
2020-04-08 13:02:15 +03:00 |
|
Eric Froemling
|
582d0d990e
|
Merge pull request #6 from Dliwk/master
fix the inactivity of the game after failure
|
2020-04-08 02:15:52 -07:00 |
|
Eric Froemling
|
231e98145d
|
Merge branch 'master' of github.com:efroemling/ballistica
|
2020-04-08 02:11:50 -07:00 |
|
Eric Froemling
|
1e5b6f886d
|
latest binaries, assets, and docs
|
2020-04-08 02:11:25 -07:00 |
|
Eric Froemling
|
52e640b474
|
Oops; left in some debug prints
|
2020-04-08 02:09:47 -07:00 |
|
Eric Froemling
|
98c8fcf61d
|
Cleaned up co-op score screen and text actor
|
2020-04-08 02:05:16 -07:00 |
|
Roman Trapeznikov
|
bd065dba2c
|
bs.Lstr -> ba.Lstr
|
2020-04-08 11:27:28 +03:00 |
|
Roman Trapeznikov
|
508d40dfec
|
fix the inactivity of the game after failure
in the first round of co-op activity
|
2020-04-08 11:08:57 +03:00 |
|
Eric Froemling
|
c28966dbfa
|
latest binaries, assets, and docs
|
2020-04-07 17:21:39 -07:00 |
|
Eric Froemling
|
ff043c0262
|
Cleaned up Actor class to behave better in type-checking world
|
2020-04-07 17:16:25 -07:00 |
|
Eric Froemling
|
f71404e7f7
|
latest binaries, assets, and docs
|
2020-04-07 12:13:47 -07:00 |
|
Eric Froemling
|
85769a036d
|
Merge pull request #4 from Dmitry450/master
Fixed easter egg hunt and onslaught. Fixed impact bomb
|
2020-04-07 12:01:28 -07:00 |
|
indev
|
a38a6629fb
|
Now all tests passed
|
2020-04-07 20:32:43 +03:00 |
|
indev
|
1fe3c69551
|
Added type annotations for _is_exists function in EasterEggHuntGame._update
|
2020-04-07 20:10:17 +03:00 |
|
indev
|
18133ac216
|
Fixed some spawnpoints (Left -> left, Right -> right etc)
|
2020-04-07 19:18:54 +03:00 |
|
indev
|
46cbb492f6
|
Tried to fix
|
2020-04-07 18:55:24 +03:00 |
|
indev
|
4891e60cf4
|
Fixed easter egg hunt
|
2020-04-07 18:50:17 +03:00 |
|
indev
|
7a7f5e74ee
|
"suppress_format_warning=True" added in formating remaining time
If time was too big, it caused warning
|
2020-04-07 18:41:47 +03:00 |
|
indev
|
5a3eab850c
|
Merge branch 'master' of https://github.com/efroemling/ballistica
|
2020-04-07 11:41:20 +03:00 |
|
Eric Froemling
|
3410baa296
|
latest binaries, assets, and docs
|
2020-04-07 01:15:31 -07:00 |
|
indev
|
c07aa0e357
|
Merge branch 'master' of https://github.com/efroemling/ballistica
|
2020-04-07 09:26:17 +03:00 |
|
indev
|
853ec6b8df
|
Changed impact bomb
|
2020-04-07 09:24:28 +03:00 |
|
Eric Froemling
|
db29a3ec5a
|
First level should complete mostly successfully now
|
2020-04-06 22:29:54 -07:00 |
|
Eric Froemling
|
77c050b771
|
latest binaries, assets, and docs
|
2020-04-06 22:23:40 -07:00 |
|
Eric Froemling
|
dba81dc71c
|
More misc engine fixes.
|
2020-04-06 22:18:16 -07:00 |
|
Eric Froemling
|
dcba94072d
|
latest binaries, assets, and docs
|
2020-04-06 21:56:51 -07:00 |
|
Eric Froemling
|
3b0233c6fc
|
latest binaries, assets, and docs
|
2020-04-06 21:34:43 -07:00 |
|
Eric Froemling
|
a3168f609e
|
More submit_score annotation fixes
|
2020-04-06 21:29:32 -07:00 |
|
Eric Froemling
|
a3565f266b
|
latest binaries, assets, and docs
|
2020-04-06 21:22:01 -07:00 |
|
Eric Froemling
|
7289758c46
|
Merge branch 'master' into pubsync
|
2020-04-06 21:13:25 -07:00 |
|
Eric Froemling
|
4bbf3abdd1
|
Fixed arg annotation for ba.submit_score
|
2020-04-06 21:13:25 -07:00 |
|
Eric Froemling
|
0de2335fcf
|
Cleaning up ba.Stats class
|
2020-04-06 18:17:36 -07:00 |
|
Eric Froemling
|
039b6df851
|
latest binaries, assets, and docs
|
2020-04-06 16:44:56 -07:00 |
|
Eric Froemling
|
d1f3454696
|
Tutorial should be fully functional again
|
2020-04-06 16:39:39 -07:00 |
|
Eric Froemling
|
35215e35a5
|
Merge branch 'master' of github.com:efroemling/ballistica
|
2020-04-06 16:20:33 -07:00 |
|
Eric Froemling
|
b3f656ade7
|
Fixed if __debug__ statements so they are properly optimized out
|
2020-04-06 16:20:14 -07:00 |
|
Eric Froemling
|
5638debcc9
|
latest binaries, assets, and docs
|
2020-04-06 15:25:18 -07:00 |
|
Eric Froemling
|
8b0b332f1a
|
Added a proper DeathType enum to replace string values
|
2020-04-06 15:18:19 -07:00 |
|
Eric Froemling
|
9a6c094824
|
Fixed spurious time value warnings and general tidying
|
2020-04-06 14:05:58 -07:00 |
|
Eric Froemling
|
41eb6d0454
|
Merge pull request #3 from Dmitry450/master
Fixed tutorial (replaced self._map with self.map)
|
2020-04-06 12:58:33 -07:00 |
|
Eric Froemling
|
44db9b2387
|
changed ci to run on pull-requests
|
2020-04-06 12:55:01 -07:00 |
|