David Markowitz
8c038d34b3
Update build-and-test.yml
2025-04-01 21:23:49 -07:00
David Markowitz
cdf3f5de6d
Update build-and-test.yml
2025-04-01 21:22:00 -07:00
jadebenn
c490d45fe0
feat: Packed asset bundle improvements ( #1754 )
...
* Removed some unneccessary indirection and added const-correctness
* improved packed asset bundle error messages
* rephrase the string_view initialization to satisfy microsoft
* change forward slashes to back slashes and let us never speak of this again
* make crc32b function static
* remove redundant 'static'
---------
Co-authored-by: jadebenn <9892985+jadebenn@users.noreply.github.com>
2025-03-29 14:46:18 -07:00
jadebenn
aa49aaae76
invert sqlite lookup result to fix name in use lookup errors ( #1755 )
...
Co-authored-by: jadebenn <9892985+jadebenn@users.noreply.github.com>
2025-03-28 18:12:28 -07:00
David Markowitz
f78baee534
fix the wu man ( #1743 )
2025-03-28 17:04:35 -05:00
David Markowitz
347fc46f01
check pending names too ( #1748 )
2025-03-28 17:03:04 -05:00
David Markowitz
d104559cc4
fix: avery npc not having animations anymore ( #1751 )
...
* for avery
* remove label
2025-03-17 13:16:56 -05:00
Gie "Max" Vanommeslaeghe
b702843011
Merge pull request #1735 from DarkflameUniverse/mailv2
...
feat: Mail Re-write and packet/bitstream handler POC
2025-02-18 21:47:13 +01: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
David Markowitz
ae37641635
eliminate children ( #1741 )
2025-01-25 20:47:51 -06:00
Aaron Kimbrell
566791e647
chore: limit API to only listen on localhost ( #1740 )
2025-01-25 20:47:12 -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
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
David Markowitz
fb32534ae3
implement rest of equipment scripts ( #1714 )
2025-01-03 16:44:20 -06:00
Gie "Max" Vanommeslaeghe
c8fcb3788d
Merge pull request #1718 from DarkflameUniverse/no-weapon-thing
...
fix: weaponless world load
2025-01-03 23:41:21 +01:00
Aaron Kimbre
7a99e8ee6b
don't unecessairly convert to string
2025-01-03 09:27:48 -06:00