1768 Commits

Author SHA1 Message Date
Aaron Kimbre
5ad0b3e74a WIP 2025-02-20 14:44:54 -06:00
Aaron Kimbre
72d1b434ed Merge remote-tracking branch 'refs/remotes/origin/websockets' into websockets 2025-02-20 14:44:34 -06:00
Aaron Kimbrell
172bf4a664 tmp docs 2025-02-20 14:44:07 -06:00
Aaron Kimbre
0edcb5c68f Merge branch 'mailv2' into websockets 2025-02-15 22:37:51 -06:00
Aaron Kimbre
14d7dec6a8 toctou 2025-02-01 02:05:17 -06:00
Aaron Kimbre
6eaf0a153e explicit character ID usage 2025-02-01 01:56:57 -06:00
Aaron Kimbre
78e52904e5 address feedback 2025-02-01 01:51:46 -06:00
Aaron Kimbre
b388b03251 remove fwd decl 2025-02-01 01:21:17 -06:00
Aaron Kimbre
5941db25bd fix content type 2025-02-01 01:17:18 -06:00
Aaron Kimbre
394fcc050c don't do things if the web server isn't enabled 2025-01-31 23:02:14 -06:00
Aaron Kimbre
5839a888bb it works, now to clean up more 2025-01-31 20:22:42 -06:00
Aaron Kimbre
6978b56016 cleanup 2025-01-31 00:30:05 -06:00
Aaron Kimbre
aedc8a09fe Final framework, now just cleanup 2025-01-28 13:58:29 -06:00
Aaron Kimbre
ddd9ff273e it works again 2025-01-26 01:19:38 -06:00
Aaron Kimbre
848c930292 linker errors 2025-01-26 00:44:17 -06:00
Aaron Kimbre
eeb7b68a3b Merge branch 'main' into websockets 2025-01-21 14:07:02 -06:00
David Markowitz
306d959a83
fix: Release removes password generation for accounts (#1738)
* Release removes password generation

* Update MasterServer.cpp
v3.1.1
2025-01-20 13:00:50 -06:00
Aaron Kimbre
1b6c258901 VERY rough WIP 2025-01-20 05:10:03 -06:00
Aaron Kimbre
a07d54e513 all tested and working 2025-01-20 00:42:28 -06:00
David Markowitz
e4c2eecbc7
add msg handling (#1737) 2025-01-20 00:42:15 -06:00
Aaron Kimbre
b01b3cc38d WIP debugging 2025-01-19 19:07:55 -06:00
Aaron Kimbre
b7c579fb84 make it compile and cleanup 2025-01-19 16:31:54 -06:00
Aaron Kimbre
7b1d6948c3 Overaul, need to test 2025-01-19 00:25:20 -06:00
David Markowitz
1b3cdc6d9c
Use proper session flag checks (#1734) 2025-01-18 21:25:53 -06:00
David Markowitz
d860552776
ok sir (#1733) 2025-01-18 21:23:03 -06:00
Gie "Max" Vanommeslaeghe
b0d993de33
Merge pull request #1732 from DarkflameUniverse/quickbuild
fix: reduce networked traffic for QuickBuildComponent Serialization
v3.1.0
2025-01-17 22:38:38 +01:00
Gie "Max" Vanommeslaeghe
dc602a94eb
Merge pull request #1715 from DarkflameUniverse/webapiv2
feat: Chat Web API (now with no threading)
2025-01-17 22:38:15 +01:00
Aaron Kimbre
3faf9eea45 fix invalid players from showing up in api response 2025-01-15 15:50:30 -06:00
Aaron Kimbre
9542216650 comments and tweaks 2025-01-15 14:59:30 -06:00
Aaron Kimbre
5b8fe2cba0 refactor again 2025-01-15 13:48:49 -06:00
David Markowitz
f4b55915bc
fix: server runs now (#1730) 2025-01-14 13:21:58 -06:00
David Markowitz
a0913ff23d remove grandmas code 2025-01-14 02:18:46 -08:00
David Markowitz
b738504812 reduce traffic greatly 2025-01-14 02:09:54 -08:00
David Markowitz
c968dc9028
fix lego club teleport (#1731)
Tested that the lego club teleport and starbase 3001 teleports work now both before and after you visit nexus tower
2025-01-14 01:28:24 -06:00
David Markowitz
2209a4432f
Update AgSpiderBossMessage.cpp (#1729) 2025-01-14 01:14:24 -06:00
David Markowitz
c855a6b9cf
Remove added physics objects (#1727) 2025-01-12 14:03:35 -06:00
David Markowitz
8abc545bd1
fix: use generated bcrypt password for internal master connections (#1720)
* add password hashing for master server

* use define
2025-01-10 01:45:20 -08:00
David Markowitz
136133dde2
fix: friends (#1726)
* fix

* Update ChatPacketHandler.cpp
2025-01-08 22:44:55 -06:00
Aaron Kimbre
6cd1310460 First pass 2025-01-08 14:01:09 -06:00
David Markowitz
23551d4ed8
fix: friends not updating and using incorrect world (#1724)
* fix: friends not updating and using incorrect world

* use better reset logic

* actual fix for real
2025-01-06 20:25:51 -06:00
David Markowitz
7599a2e81e
i am surprised no one noticed this for 3 yeasr (#1721) 2025-01-06 20:19:27 -06:00
Aaron Kimbre
72ae55981b fix here too 2025-01-06 13:55:43 -06:00
David Markowitz
c31bf3fad4 Merge branch 'webapiv2' of https://github.com/DarkflameUniverse/DarkflameServer into webapiv2 2025-01-06 09:23:25 -08:00
Aaron Kimbre
0aa1be01d2 fix windows? 2025-01-06 08:47:07 -06:00
Aaron Kimbrell
d8172e2126
Update versions.txt
Co-authored-by: Daniel Seiler <me@xiphoseer.de>
2025-01-06 01:40:33 -06:00
Aaron Kimbre
88376c233c cleanup and make the web routes cleaner 2025-01-06 01:23:29 -06:00
Aaron Kimbre
f3b4143698 fix typo 2025-01-05 18:31:53 -06:00
Aaron Kimbre
55a1209c75 Merge branch 'main' into webapiv2 2025-01-05 16:49:24 -06:00
Aaron Kimbrell
a6c6d892cf
chore: remove httplib since it's unused (#1723) 2025-01-05 00:13:07 -06:00
Aaron Kimbre
f7228a6495 update version.txt 2025-01-03 16:45:36 -06:00