Roman Trapeznikov
|
58cd7b4e8d
|
fix pause menu
|
2020-04-10 14:50:06 +03:00 |
|
Eric Froemling
|
103971f65f
|
Tidying and type cleanup
|
2020-04-09 23:10:30 -07:00 |
|
Eric Froemling
|
bc9d29e875
|
Merge branch 'master' of github.com:efroemling/ballistica
|
2020-04-09 22:58:18 -07:00 |
|
Eric Froemling
|
dc7538b72e
|
Tidying
|
2020-04-09 22:53:19 -07:00 |
|
Eric Froemling
|
d987239709
|
Merge pull request #13 from Dmitry450/master
Fixed meteor shower. Fixed text in co-op score screen. Fixed TNT respawn
|
2020-04-09 22:52:58 -07:00 |
|
Eric Froemling
|
64aff1306f
|
Fixed ServerCallThread callbacks
|
2020-04-09 22:22:41 -07:00 |
|
Eric Froemling
|
fa17c88642
|
Merge branch 'master' of github.com:efroemling/ballistica
|
2020-04-09 22:05:00 -07:00 |
|
Eric Froemling
|
5c299f0062
|
tidying
|
2020-04-09 22:04:58 -07:00 |
|
Eric Froemling
|
29a0da417e
|
Merge pull request #15 from Dliwk/fix-store-buy
Fix buy method in StoreBrowserWindow
|
2020-04-09 22:04:42 -07:00 |
|
indev
|
8e46b70dbd
|
Fix TNT respawn
|
2020-04-09 18:24:39 +03:00 |
|
Roman Trapeznikov
|
c2e57e6a6b
|
fix buy method in StoreBrowserWindow
|
2020-04-09 18:03:03 +03:00 |
|
indev
|
2b1226cc2d
|
Merge branch 'master' of https://github.com/efroemling/ballistica
|
2020-04-09 15:07:13 +03:00 |
|
indev
|
e5d63c88a0
|
make format
|
2020-04-09 15:02:15 +03:00 |
|
indev
|
490185fbf0
|
Fixed text in CoopScoreScreen
|
2020-04-09 14:54:07 +03:00 |
|
indev
|
6c033e35d2
|
Fixed meteor shower
|
2020-04-09 14:39:43 +03:00 |
|
Eric Froemling
|
b2f70fb2af
|
removed underscores from local vars
|
2020-04-09 02:24:50 -07:00 |
|
Eric Froemling
|
8c98f333d3
|
Merge pull request #12 from Dmitry450/master
Fixed coop version of race
|
2020-04-09 02:23:23 -07:00 |
|
indev
|
017e09bb5f
|
Deleted trailing whitespace
|
2020-04-09 12:05:55 +03:00 |
|
indev
|
75746ea19b
|
Merge branch 'master' of https://github.com/efroemling/ballistica
|
2020-04-09 11:58:08 +03:00 |
|
indev
|
e1521316cb
|
Fixed coop race (team game still need to be fixed)
|
2020-04-09 11:56:18 +03:00 |
|
Eric Froemling
|
923696202f
|
type checking cleanup
|
2020-04-09 01:48:27 -07:00 |
|
indev
|
03204dc86d
|
Fixed race game mode
Respawn time was 1000 seconds, and result was 0.x seconds :)
|
2020-04-09 10:23:27 +03:00 |
|
indev
|
56d38ee90b
|
Added suppres_format_warning=True
|
2020-04-09 10:22:43 +03:00 |
|
Eric Froemling
|
23436c73ce
|
Cleaned up Image actor
|
2020-04-08 22:23:09 -07:00 |
|
Eric Froemling
|
053247f004
|
Tidied up RespawnIcon
|
2020-04-08 21:18:03 -07:00 |
|
Eric Froemling
|
c2d017510c
|
Fixed respawn icons
|
2020-04-08 20:10:13 -07:00 |
|
Eric Froemling
|
c7b2315c8b
|
Tidying up last pull request now that ba.Vec3.length() is fixed
|
2020-04-08 19:20:47 -07:00 |
|
Eric Froemling
|
327880d1e7
|
Merge pull request #11 from Dmitry450/master
Bots AI fixes, and some game modes editings
|
2020-04-08 18:34:49 -07:00 |
|
Eric Froemling
|
f04a819f1e
|
Updates for PyCharm 2020.1
|
2020-04-08 18:12:36 -07:00 |
|
Eric Froemling
|
146ad291b1
|
latest binaries, assets, and docs
|
2020-04-08 13:05:59 -07:00 |
|
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 |
|
indev
|
51bae338f3
|
distance (_my_vec3_dist) moved to ba/_gameutils.py
Tests passed
|
2020-04-08 16:21:47 +03:00 |
|
Roman Trapeznikov
|
2bb61ec297
|
fix Spaz.curse() method
timer does not work, explodes only when touched
|
2020-04-08 16:18:15 +03:00 |
|
indev
|
defbcd1e55
|
Fixed bots' AI
|
2020-04-08 16:00:00 +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 |
|
indev
|
ac7d79c7bf
|
Temp solution for bots' AI
|
2020-04-08 13:12:52 +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 |
|