112 Commits

Author SHA1 Message Date
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
969ebff191
tidying and docs work 2023-06-14 09:36:55 -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
e09b49249f
updated pdoc generation for the new state of the world 2023-06-12 17:03:51 -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
2de0bed496
woohoo pycharm checks are finally passing again 2023-06-10 22:37:10 -07:00
Eric
f966ee330d
more 2023-06-10 21:39:15 -07:00
Eric
77dc36f8d0
more still 2023-06-10 20:53:03 -07:00
Eric
b329d10c61
more 2023-06-10 20:41:09 -07:00
Eric
0bf2eeb0e3
and more 2023-06-10 20:25:18 -07:00
Eric
08bcf88929
more 2023-06-10 20:12:27 -07:00
Eric
8e127a7c48
yup still cleaning 2023-06-10 20:01:35 -07:00
Eric
ba287dc5ac
more cleanup 2023-06-10 19:43:15 -07:00
Eric
2d0364c8e6
more tidying 2023-06-10 19:22:59 -07:00
Eric
b645c883c2
more tidying 2023-06-10 18:54:15 -07:00
Eric
2035e8ee30
cleanup for pycharm 2023-06-10 18:44:17 -07:00
Eric
c09ada590e
tidying 2023-06-10 17:11:05 -07:00
Eric
25eb1b5343
tidying 2023-06-10 12:30:20 -07:00
Eric
d34feec35e
cleaning up dependencies 2023-06-10 12:06:35 -07:00
Eric
50dad8391f
bug fixes 2023-06-10 11:12:35 -07:00
Eric
972699f39f
turning pylint checks back on 2023-06-10 10:45:26 -07:00
Eric
6ffd772108
Latest public/internal sync. 2023-06-10 09:50:55 -07:00
Vishal
db1577aef8
Update plugins.py 2023-06-10 09:11:58 +05:30
Eric
4b9de1fa1f
pylint and spinoff cleanup 2023-06-09 17:41:00 -07:00
Eric
c421ef808f
featureset dependency cleanup; all spinoff-tests should now pass 2023-06-09 15:17:33 -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
abd2d54645
tidying 2023-06-09 10:55:33 -07:00
Eric Froemling
0cadbc1bec
Merge pull request #590 from vishal332008/master
Categories in Plugins Window
2023-06-09 10:43:47 -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
Vishal
daedd55e25
Add files via upload 2023-06-09 10:28:01 +05:30
Vishal
12b8dec9d0
Merge branch 'efroemling:master' into master 2023-06-09 10:25:55 +05:30
Eric
68ccc3df88
got user sys script dirs working again 2023-06-08 21:31:11 -07:00