404 Commits

Author SHA1 Message Date
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
indev
5dd61c11e0 Fixed tutorial (in TutorialActivity you created "_map", but later tried to
referense it as "map")
2020-04-06 22:17:41 +03:00
Eric Froemling
a6fbec32e6 latest binaries, assets, and docs 2020-04-05 22:06:32 -07:00
Eric Froemling
bc600f602e Restored NodeActor, tidying, minor gameplay fixes. 2020-04-05 22:01:04 -07:00
Eric Froemling
3e7ed8c0e3 latest binaries, assets, and docs 2020-04-05 17:45:25 -07:00
Eric Froemling
1e0c6a7b4d hard coded a few unlocks for test builds 2020-04-05 17:38:03 -07:00
Eric Froemling
2caa45284f More work reverting UI code to 1.4 state for now 2020-04-05 16:44:54 -07:00
Eric Froemling
21f2d50408 latest binaries, assets, and docs 2020-04-05 12:45:57 -07:00
Eric Froemling
d933200197 Progress on getting UI back to stable 1.4 state (disabling new location stuff for now) 2020-04-05 01:53:28 -07:00
Eric Froemling
1560a15ddd Cleaned up docs categories and general tidying. 2020-04-04 23:34:21 -07:00
Eric Froemling
7d46a57ef6 latest binaries, assets, and docs 2020-04-04 21:24:11 -07:00
Eric Froemling
92dc5ca38a Language updates including new Slovak translation 2020-04-04 21:18:46 -07:00
Eric Froemling
5918b6cb54 oops; blew away old check 2020-04-04 16:25:52 -07:00
Eric Froemling
e101bcb65d finally fixed that silly copyright date haha 2020-04-04 16:18:30 -07:00
Eric Froemling
8918d2ffaa latest binaries, assets, and docs 2020-04-04 16:16:00 -07:00
Eric Froemling
173a0ffa15 Got master server communication working, cleaned up debug output spam, other minor bug fixes 2020-04-04 16:10:45 -07:00
Eric Froemling
8c8e057f70 more launch fixes 2020-04-03 15:11:39 -07:00
Eric Froemling
653969e7b0 latest binaries, assets, and docs 2020-04-03 13:12:48 -07:00
Eric Froemling
fabe6594b9 fixes and cleanup for launch 2020-04-03 13:01:29 -07:00
Eric Froemling
2b2ddfe914 latest binaries, assets, and docs 2020-04-02 23:53:35 -07:00
Eric Froemling
98712b133e language updates and game class bug fixes and tidying 2020-04-02 23:45:51 -07:00
Eric Froemling
60515d79b2 latest binaries, assets, and docs 2020-04-01 01:27:45 -07:00
Eric Froemling
2a2e64b7ab Cleaned up music playback 2020-04-01 01:22:26 -07:00
Eric Froemling
6f3f1644b4 cleaned up on_transition_in() calls 2020-03-31 01:46:51 -07:00
Eric Froemling
049bb97b1f Syncing latest changes between public/private. 2020-03-30 20:58:37 -07:00
Eric Froemling
6382b982c4 latest binaries, assets, and docs 2020-03-30 20:48:28 -07:00
Eric Froemling
0577029294 Syncing latest changes between public/private. 2020-03-30 20:43:36 -07:00
Eric Froemling
c4dd59616b Syncing latest changes between public/private. 2020-03-28 12:22:53 -07:00
Eric Froemling
af3f517a4b latest binaries, assets, and docs 2020-03-26 20:07:51 -07:00
Eric Froemling
aa17af5632 Merge branch 'master' into pubsync 2020-03-26 20:01:29 -07:00
Eric Froemling
794b660dc9 Syncing latest changes between public/private. 2020-03-26 20:01:29 -07:00
Eric Froemling
2510f2946e added windows unit testing 2020-03-26 19:53:16 -07:00