41 Commits

Author SHA1 Message Date
0b8aef3b8c start setting up keyboard config stuff 2022-01-06 01:15:42 +00:00
a6e50555de appease the clip
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-12-28 01:37:24 -07:00
9c34baeb26 meseta refactor
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-26 23:31:12 -07:00
6d2753d082 improve error display a bit
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-10 23:41:17 -07:00
d4fc915164 add debug to characterentity 2021-12-10 13:14:50 -07:00
9b78d7ed80 add some Defaults 2021-09-27 23:06:21 -06:00
6f40058b7d lint src/entity/* 2021-06-18 19:09:14 -06:00
55c393b7a8 move the tech level adjustment to prevent underflow for new FOs. let characters use tech disks 2020-11-16 20:46:52 -04:00
fe1a85caec mag a e s t h e t i c s 2020-11-14 15:30:37 -04:00
d8c6dd817e add derives to item structs, make some things public 2020-10-07 19:24:46 -06:00
db23a9794e options saved to character! 2020-10-02 22:41:53 -03:00
3184c79c3c basic mag evolution 2020-08-28 17:32:24 -06:00
2926938201 add InterserverActor trait for cross-server communication 2020-08-19 21:21:09 -06:00
5637f49364 misc formatting 2020-08-04 19:50:58 -06:00
344cfc6dc4 i t e m r e f a c t o r
also some bank functionality
2020-07-19 14:14:07 -06:00
4452b6d4d2 add materials 2020-06-10 21:23:10 -06:00
cde9b8ebb6 use btrees for these for easier testing 2020-05-29 23:36:35 -06:00
9a721e0980 item structure overhaul
also, item pickup
2020-05-05 22:13:45 -06:00
e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 2020-05-02 22:08:37 -03:00
02c9cdc276 drop techs 2020-04-27 06:55:18 -06:00
d978d671a2 dont build huge things we aren't bob the builder 2020-04-21 18:59:03 -06:00
37b19ef3ad make quick tech menu not all foie 2020-04-21 18:59:03 -06:00
4fae76928d add default palette and symbol chats 2020-04-21 18:59:03 -06: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
0954d85e5a CharacterEntityId 2020-03-29 14:50:43 -07:00
de8f44f269 andy what were you doing
make guild card sending much more sane
2020-03-29 13:27:23 -07:00
bf595f9693 Character -> CharacterEntity 2020-03-29 12:43:20 -07:00
6a27d1b639 switch fomar/ramarl 2020-03-29 12:06:31 -07:00
afbd63ff6a tech table load config 2020-03-18 18:21:34 -07:00
80a3999d1b Merge branch 'item_drops' of jake/elseware into master 2020-03-14 14:06:40 -04:00
513d46c213 drop table initial code + weapon drops 2020-03-14 10:44:27 -07:00
37b892f5dc view info board 2020-03-01 02:57:18 -04:00
a55d3694d9 players can write and save their own infoboards 2020-02-27 23:58:00 -04:00
ee640b7a00 update_config so players can save palette changes 2020-02-24 21:17:59 -04:00
28a30cb06f properly show techs and new FOs start with foie 1 2020-01-25 13:29:01 -08:00
a74941441b use proper data structs that convert to what pso wants 2020-01-25 13:01:34 -08:00
95fb1dbc86 remove debug print 2019-11-20 22:49:13 -08:00
9ebabca1bb in memory entity access, change entitygateway api a bit 2019-10-06 11:23:10 -07:00
187fc18119 dataaccess -> entity gateway, move stuff around 2019-10-05 17:37:49 -07:00