32 Commits

Author SHA1 Message Date
ac28354dd7 redo items to account for client ignoring the assigned item_id and using its own. also item picking up 2020-05-13 22:32:30 -06:00
9a721e0980 item structure overhaul
also, item pickup
2020-05-05 22:13:45 -06:00
d421b30a88 remove commented things 2020-05-02 22:17:12 -03:00
e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 2020-05-02 22:08:37 -03:00
332f22f34e weapon % fix v2 and give the level 199 guy a 100h hell gun 2020-04-10 02:04:37 -03:00
d9f88d55a2 use New variants of entities for creation 2020-03-30 19:28:49 -07:00
b39ee6c0f3 use Option for entity primary keys 2020-03-29 22:00:07 -07:00
6b1ef41bd0 UserAccount/UserSettings/GuildCardData -> *Entities 2020-03-29 16:11:14 -07:00
de8f44f269 andy what were you doing
make guild card sending much more sane
2020-03-29 13:27:23 -07:00
a7434346db move equipped flag to itemlocation::inventory 2020-03-29 12:06:32 -07:00
177b694870 initial guildcard send/recv 2020-03-22 22:40:40 -03:00
76829dd16d remove unused use statements 2020-03-16 20:43:20 -07:00
2e2f9c6c17 begin removing weird middleman item structs: weapons 2020-03-16 20:34:50 -07:00
513d46c213 drop table initial code + weapon drops 2020-03-14 10:44:27 -07:00
f3e6b1e63e initial item enums, move logic from libpso to elseware 2020-02-06 23:03:51 -08:00
35cee3acc1 give the lvl199 guy a handgun 2020-01-31 09:13:52 -08:00
a74941441b use proper data structs that convert to what pso wants 2020-01-25 13:01:34 -08:00
93426dc52a async! 2020-01-23 18:00:34 -08:00
4a21adae36 fixed Some() 2020-01-13 21:42:05 -04:00
025dee4203 add guildcard values and some additional accounts for testing 2020-01-13 20:59:29 -04:00
c6fc28b3f1 forgot to include feature flag 2020-01-11 08:36:51 -08:00
619afad8d5 issue 49 add patch server motd 2019-12-22 20:43:18 -04:00
6d384f77da add proper logging 2019-12-18 19:31:25 -08:00
d1dbd8d043 ClientLocation struct 2019-11-23 19:02:55 -08:00
a3e90516d7 adding patch server config (#29) 2019-11-21 10:12:20 -05:00
95fb1dbc86 remove debug print 2019-11-20 22:49:13 -08:00
d2238bbff0 fix use statements 2019-11-04 21:11:28 -08:00
2c353574af some test data 2019-10-17 22:35:46 -07:00
7a18af7d88 ship init 2019-10-09 22:45:51 -07:00
Jake Probst
2fb97cc2b6 data access interface 2019-08-23 23:01:36 -07:00
Jake Probst
28fa89266a base patch server 2019-06-25 15:14:53 -07:00
Jake Probst
bfc65cedea init 2019-05-29 22:33:50 -07:00