174 Commits

Author SHA1 Message Date
Eric Froemling
cff5046fe9 Cleaned up music subsystem 2020-04-24 16:59:04 -07:00
Eric Froemling
ac75dce421 Work in progress on server mode cleanup 2020-04-24 02:02:18 -07:00
Eric Froemling
52643b8d0c Added python-site-packages to ba_data 2020-04-22 16:20:06 -07:00
Eric Froemling
62e8549286 Cleaned up prefab builds 2020-04-22 00:45:13 -07:00
Eric Froemling
942888be01 Windows server prefab builds and server tidying 2020-04-21 19:02:51 -07:00
Eric Froemling
cb5d33b936 more work on prefab servers 2020-04-20 21:44:11 -07:00
Eric Froemling
962e75fc1c Initial work on headless prefab builds 2020-04-20 20:13:16 -07:00
Eric Froemling
5114280d0a More spring-cleaning on build setup 2020-04-20 00:13:26 -07:00
Eric Froemling
b11bb26f51 cleaning up score screen names 2020-04-15 00:52:54 -07:00
Eric Froemling
eb0bc0db23 C++ layer tidying 2020-04-14 21:35:24 -07:00
Eric Froemling
9edc4c5d57 FreeForAll score screens should be behaving now 2020-04-14 00:20:55 -07:00
Eric Froemling
0dbec6ffa4 Fixed a timing issue with final cymbal on coop score screen 2020-04-13 21:03:10 -07:00
Eric Froemling
da61158f8a Tidied up bot logic 2020-04-13 20:07:50 -07:00
Eric Froemling
ec8b323537 Merge branch 'master' into pubsync 2020-04-13 17:33:18 -07:00
Eric Froemling
ffa41e0c3f Cleaned 2020-04-13 17:33:18 -07:00
indev
27420d3f64 Fixed minor exception 2020-04-13 12:32:36 +03:00
Eric Froemling
5a3578adde Added vietnamese language 2020-04-12 22:15:37 -07:00
Eric Froemling
c0f55750db Merge branch 'master' into pubsync 2020-04-11 22:14:56 -07:00
Eric Froemling
b61fc1b4c3 Syncing latest changes between public/private. 2020-04-11 22:14:56 -07:00
Eric Froemling
d353e3f834 moving some type annotations back to class level to fix docs generation 2020-04-11 22:14:25 -07:00
Eric Froemling
f0e6e2be77 Simple tidying 2020-04-11 21:54:27 -07:00
Eric Froemling
b12ac84f70 Merge branch 'master' of github.com:efroemling/ballistica 2020-04-11 13:47:39 -07:00
Eric Froemling
c654830c50 tidying 2020-04-11 13:47:37 -07:00
Eric Froemling
6b25fed8c6
Merge pull request #18 from Dliwk/fix-ffa-session
Fix FFA session
2020-04-11 13:46:54 -07:00
Roman Trapeznikov
8f9a7c4ac6 enable pylint: too-many-branches 2020-04-11 15:54:58 +03:00
Roman Trapeznikov
337045c9f8 type-checking 2020-04-11 15:35:45 +03:00
Roman Trapeznikov
f6802dfed0 fix ffa session 2020-04-11 15:02:46 +03:00
indev
17273e90d8 Mypy tests passed 2020-04-11 12:23:25 +03:00
indev
3b50b6ee9d Fixed one minor exception 2020-04-11 12:11:21 +03:00
indev
3029979a59 Hockey puck is visible now 2020-04-11 12:08:58 +03:00
indev
bafc80fe40 Merge branch 'master' of https://github.com/efroemling/ballistica 2020-04-11 11:17:00 +03:00
indev
193cabf3c4 Fix some spawn-points (Top -> top, Bottom -> bottom) 2020-04-11 11:15:46 +03:00
Eric Froemling
08653c00e4
Merge pull request #14 from Dliwk/fix-scorescreen-score-sorting
Fix score sorting in co-op scorescreen activity
2020-04-10 15:35:30 -07:00
Eric Froemling
651ac65f00
Merge pull request #16 from Dliwk/fix-pause-menu
Fix pause menu
2020-04-10 15:16:24 -07:00
Eric Froemling
1a1a192905 Tightened up type checking (flipped Mypy's warn_unreachable on) 2020-04-10 14:37:06 -07:00
Eric Froemling
aa853f8b18 Merge branch 'master' of github.com:efroemling/ballistica 2020-04-10 13:57:45 -07:00
Eric Froemling
3066ee821f Fixed return tyep on _ba.get_public_login_id(). 2020-04-10 13:45:55 -07:00
Eric Froemling
9861560aca Merge branch 'master' of github.com:efroemling/ballistica 2020-04-10 12:06:33 -07:00
Roman Trapeznikov
58cd7b4e8d fix pause menu 2020-04-10 14:50:06 +03:00
Roman Trapeznikov
ea99108202 add sorting key for some sorted functions
for sorting nested lists
2020-04-10 13:58:28 +03:00
indev
c7d31396c4 Merge branch 'master' of https://github.com/efroemling/ballistica 2020-04-10 13:54:26 +03:00
Roman Trapeznikov
78e70e002c specify sorting key for sorting nested lists in multiteamjoinscreen 2020-04-10 13:02:08 +03:00
Roman Trapeznikov
56d5b5f175 specify sorting key for sorting nested lists in race game 2020-04-10 12:52:10 +03:00
Roman Trapeznikov
93c407cccc specify sorting key for sorting nested lists in elimination game 2020-04-10 12:48:21 +03:00
Roman Trapeznikov
b13df59274 specify a sorting key for sorting nested lists in ba module
sorting with objects that Python cannot compare
2020-04-10 12:37:45 +03:00
Eric Froemling
d03d0e1045 More internal return type fixes. 2020-04-10 02:09:47 -07:00
Eric Froemling
0c29c1353c Merge branch 'master' of github.com:efroemling/ballistica 2020-04-10 01:57:54 -07:00
Eric Froemling
6249b73693 More internal return type fixes. 2020-04-10 01:52:12 -07:00
indev
463a796a77 Merge branch 'master' of https://github.com/efroemling/ballistica 2020-04-10 11:46:18 +03:00
Eric Froemling
eb448cc8d8 Merge branch 'master' of github.com:efroemling/ballistica 2020-04-10 01:43:08 -07:00