95 Commits

Author SHA1 Message Date
Eric
8ef31acc81
various plugin subsystem improvements 2023-06-26 22:42:08 -07:00
Eric
3a6a35749a
length limits for qrcode texture urls 2023-06-26 14:49:03 -07:00
Eric
c13b937c79
subsystems cleanup 2023-06-26 13:36:07 -07:00
Eric
42f68eb44a
changelog fix 2023-06-25 12:50:42 -07:00
Eric
6f2ca8f8ff
version bump 2023-06-22 16:04:48 -07:00
Eric
5c1e7bdc03
v1.7.20 2023-06-22 14:29:11 -07:00
Eric
63df040c8c
bug fixes 2023-06-21 18:07:02 -07:00
Eric
8a6b995442
fixing issue where headless builds would not always include font assets as they should 2023-06-19 20:59:21 -07:00
Eric
03bef6050b
wired up empty-app-mode to be more functional 2023-06-19 14:42:57 -07:00
Eric
c58f93e9c4
removing some old cache code 2023-06-19 12:13:02 -07:00
Eric
71d322747f
spinoff and efrocache improvements 2023-06-19 12:02:34 -07:00
Eric
0dbe834987
fixed quit-on-idle for servers 2023-06-18 13:06:40 -07:00
Eric
9cbf78ab37
improved logging for v2 neworking stuff 2023-06-18 10:46:46 -07:00
Eric
b183138ecd
tidying 2023-06-16 19:52:40 -07:00
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