jake
|
92c34b2d28
|
remove modifiers from weapon and armor
|
4 years ago |
jake
|
fe03515871
|
basic multiple login check
|
4 years ago |
jake
|
ffce662c95
|
transfer ship
|
4 years ago |
jake
|
ae7ba9e3fe
|
start on misc interserver things like player counts and ship lists
|
4 years ago |
jake
|
a3db5b65e2
|
add ability for servers to manually send messages to eachother
|
4 years ago |
jake
|
75260c40a0
|
improve error handling in new character
|
4 years ago |
andy
|
fe1a85caec
|
mag a e s t h e t i c s
|
4 years ago |
jake
|
c384b13453
|
actually save new character stuff
|
4 years ago |
jake
|
10458baea0
|
shrink some structures, remove async from functions that didn't need it
|
4 years ago |
jake
|
7ae8976c10
|
i t e m r e f a c t o r
|
4 years ago |
jake
|
73c24a5d20
|
cleanup
|
4 years ago |
jake
|
8717024694
|
move errors to anyhow to get backtraces
|
4 years ago |
jake
|
a3413083b6
|
add auth for interserver connections
|
4 years ago |
jake
|
b517fb561c
|
fix some things
|
4 years ago |
jake
|
164a8a1ad8
|
disable duplicate account checking since its super bugged
|
4 years ago |
jake
|
bacf309978
|
on_connect/on_disconnect return results
|
4 years ago |
jake
|
c802bceb3c
|
prevent double logins
|
4 years ago |
jake
|
05596cec4f
|
change serverstate on_connect and on_disconnect to async
|
4 years ago |
jake
|
a02cb57825
|
remove ship from shiplist when it disconnects
|
4 years ago |
jake
|
a14aee4e29
|
handle unactivated accounts in the correct spot
|
4 years ago |
jake
|
b3e0674ca5
|
fix more tests + fix warnings
|
4 years ago |
jake
|
1ac85b9a5c
|
tell loginserv the ip of charserv
|
4 years ago |
jake
|
2351b31125
|
entitygateway uses results for its functions now
|
4 years ago |
jake
|
0f7cbbf096
|
fix tests again
|
4 years ago |
jake
|
17a8b288c1
|
change banned from bool to timestamp
|
4 years ago |
jake
|
c3bf42d367
|
set mag owner on character create
|
4 years ago |
jake
|
f583b25176
|
hide mag struct internals
|
4 years ago |
jake
|
031f3bba23
|
add modifiers to weapon+armor+mag
|
4 years ago |
jake
|
317acad564
|
cleanup
|
4 years ago |
jake
|
c8059edb42
|
move interserver handler from login -> character and handle new ship messages
|
4 years ago |
jake
|
2926938201
|
add InterserverActor trait for cross-server communication
|
4 years ago |
jake
|
7ae60fafc5
|
asyncify tests
|
5 years ago |
jake
|
8d49c50cc5
|
async EntityGateway
|
5 years ago |
jake
|
1f775661fa
|
meseta!
|
5 years ago |
jake
|
9a721e0980
|
item structure overhaul
also, item pickup
|
5 years ago |
Andy Newjack
|
e255b43c10
|
hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results
|
5 years ago |
Andy Newjack
|
ffd782ccce
|
use skin, not costume, for mag colors
|
5 years ago |
Andy Newjack
|
ff2ae85299
|
add mag colors
|
5 years ago |
jake
|
d9f88d55a2
|
use New variants of entities for creation
|
5 years ago |
jake
|
b39ee6c0f3
|
use Option for entity primary keys
|
5 years ago |
jake
|
6b1ef41bd0
|
UserAccount/UserSettings/GuildCardData -> *Entities
|
5 years ago |
jake
|
bf595f9693
|
Character -> CharacterEntity
|
5 years ago |
jake
|
a7434346db
|
move equipped flag to itemlocation::inventory
|
5 years ago |
jake
|
e41f79f41a
|
tech drops
|
5 years ago |
jake
|
9a1feb8836
|
mags!
|
5 years ago |
jake
|
359120de07
|
redo active item stuff
|
5 years ago |
Andy Newjack
|
177b694870
|
initial guildcard send/recv
|
5 years ago |
jake
|
afbd63ff6a
|
tech table load config
|
5 years ago |
jake
|
e72caebbf8
|
remove armor midstruct
|
5 years ago |
jake
|
2e2f9c6c17
|
begin removing weird middleman item structs: weapons
|
5 years ago |