Eric
|
f59e3b7241
|
v1.7.22
|
2023-07-10 18:11:45 -07:00 |
|
Eric
|
daec702d80
|
changed red cross to green
|
2023-07-08 16:51:46 -07:00 |
|
Eric
|
f011110967
|
fix for rare launch race condition
|
2023-06-28 18:30:38 -07:00 |
|
Eric
|
01bfc232a0
|
v1.7.21
|
2023-06-27 10:03:19 -07:00 |
|
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 Froemling
|
f2fec78dfd
|
Merge pull request #596 from vishal332008/master
Small fix in Plugins Window
|
2023-06-22 16:06:56 -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 |
|
Vishal
|
f82b5bf1e2
|
Merge branch 'efroemling:master' into master
|
2023-06-22 21:18:43 +05:30 |
|
Eric
|
63df040c8c
|
bug fixes
|
2023-06-21 18:07:02 -07:00 |
|
Vishal
|
9f9e3e9c0e
|
Update plugins.py
|
2023-06-21 17:28:16 +05:30 |
|
Vishal
|
abe5380aa9
|
Small fix
|
2023-06-21 17:21:13 +05:30 |
|
Eric Froemling
|
5cef933890
|
Merge pull request #593 from VinniTR/patch-12
Update spazappearance.py
|
2023-06-19 21:05:24 -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 |
|
VinniTR
|
c4576c7de7
|
Update spazappearance.py
|
2023-06-16 12:40:34 -05: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
|
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 |
|