81 Commits

Author SHA1 Message Date
Eric
d751593adb
tidying 2023-06-16 12:09:39 -07:00
Eric
7b73f28862
renamed bascenev1's screenmessage to broadcastmessage to differentiate it from local-only screenmessage 2023-06-16 10:30:59 -07:00
Eric
d606e6e3b5
now bundling pdb files with win test builds 2023-06-15 21:51:58 -07:00
Eric
4afebdb7b4
fixed issue with chat messages not appearing correctly in open chat window 2023-06-15 14:13:13 -07:00
Eric
fdfe0ffd3a
switched network reader from select() to poll() 2023-06-15 12:19:07 -07:00
Eric
d725cf79da
fixed a server crash bug when an individual player leaves the game without disconnecting 2023-06-14 21:49:07 -07:00
Eric
5230fdea4d
translation updates 2023-06-14 21:32:58 -07:00
Eric
782a8773a4
server lag fix and timer cleanup 2023-06-14 18:41:25 -07:00
Eric
7b21a7fccc
fixed ping color bug 2023-06-14 13:04:14 -07:00
Eric
ca8ff7e15f
tidying 2023-06-14 09:15:01 -07:00
Eric
62336c0438
tidying 2023-06-14 07:55:03 -07:00
Eric
9c90d3a981
hardened base::Input against events pushed before loop creation 2023-06-14 06:31:18 -07:00
Eric
b678d158c8
bascenev1.is_in_replay() now returns False if scene-v1 app-mode is not active instead of erroring 2023-06-13 15:40:48 -07:00
Eric
2d289a1cd2
ignore device menu presses before UI is up 2023-06-13 15:29:43 -07:00
Eric
b93a53289a
fixed button drawing bug affecting map selection list 2023-06-13 12:00:38 -07:00
Eric
092ba5e433
using dummy-module pdoc gen by default 2023-06-13 11:03:42 -07:00
Eric
648d2ce55f
re-adding dummy modules option for pdoc 2023-06-13 10:04:56 -07:00
Eric
ee19079f6d
tidying 2023-06-12 15:28:12 -07:00
Eric
fa8600304a
formalizing system to build & run the app as part of tool commands 2023-06-12 14:49:52 -07:00
Eric
1479395ec0
adding checks for cross-featureset imports 2023-06-12 11:54:13 -07:00
Eric
b645c883c2
more tidying 2023-06-10 18:54:15 -07:00
Eric
4b9de1fa1f
pylint and spinoff cleanup 2023-06-09 17:41:00 -07:00
Eric
65954e46b3
tidying 2023-06-09 14:53:04 -07:00
Eric
96f4c66d01
state saves and restores for plugins window 2023-06-09 14:20:35 -07:00
Eric
aa108ba813
plugin categories translations and polishing 2023-06-09 12:12:32 -07:00
Eric
111f0e65c5
subsystems cleanup 2023-06-09 10:21:10 -07:00
Eric
9b262e2d8a
oops forgot part 2023-06-08 22:24:47 -07:00
Eric
4e265b52a9
fixed and android controller arrow 2023-06-08 22:18:41 -07:00
Eric
68ccc3df88
got user sys script dirs working again 2023-06-08 21:31:11 -07:00
Eric
f3158dda86
fixing windows stack trace bugs 2023-06-08 17:49:14 -07:00
Eric
9f92a68ca3
proper unicode support for windows stack traces 2023-06-08 17:01:20 -07:00
Eric
01064e7960
added babase.native_stack_trace() 2023-06-08 16:00:07 -07:00
Eric
95815353cc
implemented stack traces on windows 2023-06-08 15:22:30 -07:00
Eric
75a236c897
fixed crash drawing terrain node with no texture set 2023-06-08 12:56:02 -07:00
Eric
9bc672605d
clearer logging on fatal errors when stack traces are not available 2023-06-08 11:47:22 -07:00
Eric
44e284c01a
fixed bug where teams would end after 1 round 2023-06-07 22:01:39 -07:00
Eric
4fdee5d2b9
timing fixes in meteor shower and other games and translation updates 2023-06-07 21:14:23 -07:00
Eric
19b1427ee1
fixed a bug with menu button unclickable in game 2023-06-07 20:16:52 -07:00
Eric
ddffdbdbb0
fixed incorrect plugin error reporting 2023-06-07 19:45:44 -07:00
Eric
aee8a0ce44
fixed an issue with early ui sounds getting cut off 2023-06-07 16:53:37 -07:00
Eric
6e99e1a74a
epic mode is now properly in slow motion again 2023-06-07 15:43:55 -07:00
Eric
af5f518627
fixes for playlist creation and game discovery 2023-06-07 14:41:55 -07:00
Eric
c47068cb53
main menu tidying and bug fixes 2023-06-07 12:56:24 -07:00
Eric
0bb89454c3
split bastd into bauiv1lib and bascenev1lib 2023-06-07 09:31:11 -07:00
Eric
1211c6787a
work on untanging scene_v1 from bastd 2023-06-06 16:47:04 -07:00
Eric
c595e9114e
more untangling; make spinoff-test-ui_v1 should now succeed 2023-06-06 15:21:40 -07:00
Eric
daf0c86de0
untangling plus and scene_v1 2023-06-06 14:08:17 -07:00
Eric
dbc33a8c07
work on untangling plus from classic 2023-06-06 13:24:24 -07:00
Eric
e6f1131b12
testing that gitattributes change 2023-06-06 11:40:08 -07:00
Eric
c1baefeda4
more pylint and pycharm cleanup 2023-06-06 11:28:53 -07:00