f2c4094b8f
andy vs clippy round 8
continuous-integration/drone/push Build is failing
2022-04-29 22:41:12 +00:00
24fdd705c5
f is for friends who do stuff together
continuous-integration/drone/push Build is failing
2022-04-24 23:32:21 +00:00
ea4c085dfd
satiate the clip's hunger for properness
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-12-29 15:46:22 -07:00
a6e50555de
appease the clip
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
continuous-integration/drone/push Build is failing
2021-12-26 23:31:12 -07:00
71ba3c3c3d
forgot to add this migration
continuous-integration/drone/push Build is failing
2021-12-10 13:25:27 -07:00
b3b6dad6ad
trades!
2021-12-10 13:24:59 -07:00
82ef5ba2ea
RIP ItemLocation
...
continuous-integration/drone/push Build is failing
fun while it lasted
ItemLocation ceased to be the canonical place to store an item's
location. replaced with ItemNote which basically covers the actual use
case but without the enforcing of a location.
2021-11-12 10:42:33 -07:00
6ed0d838d2
add gateway function set_character_meseta
continuous-integration/drone/push Build is failing
2021-10-14 00:16:22 -06:00
0d30df8da6
start of trading
2021-07-30 23:19:47 -06:00
1b506e014f
clean up last of normal warnings
2021-06-18 20:38:29 -06:00
10c2b1ec89
lint src/entity/gateway/*
continuous-integration/drone/push Build is passing
2021-06-18 19:52:33 -06:00
de42ac4f9f
disambiguate?
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-06-16 20:09:34 -06:00
8cece2431f
this isn't a valid thing anymore
continuous-integration/drone/push Build is failing
2021-06-15 20:37:06 -06:00
5bdac4f6de
postgres add_weapon_modifier
2020-12-03 14:58:17 -07:00
e4cdd2b95a
weapons can have tek modifiers
2020-12-02 19:20:33 -07:00
92c34b2d28
remove modifiers from weapon and armor
2020-12-01 23:17:07 -07:00
fb6eaeffd2
remove change_item
2020-12-01 22:56:22 -07:00
9c91df6d2e
fix mags
2020-11-16 21:50:10 -07:00
73f0108d68
save options to db
2020-11-14 21:22:44 -04:00
4954dcb789
should probably split this since theres already live data
2020-11-12 17:13:42 -07:00
6e2fab31f0
e q u i p r e f a c t o r
2020-11-09 16:47:19 -07:00
7ae8976c10
i t e m r e f a c t o r
2020-11-05 16:36:39 -07:00
e8fd37e32d
save_item -> change_item, impl for postgres
2020-11-01 18:06:00 -07:00
bacf309978
on_connect/on_disconnect return results
2020-10-30 21:25:29 -06:00
66d25ed155
fix name shadowing
2020-10-30 21:25:29 -06:00
cae89cd2ac
get_items_by_character takes character id not character entity
2020-10-30 21:25:29 -06:00
c802bceb3c
prevent double logins
2020-10-30 21:25:29 -06:00
b249a3fed5
fix inventory slot and stacked items
2020-10-30 21:25:29 -06:00
a14aee4e29
handle unactivated accounts in the correct spot
2020-10-30 21:25:29 -06:00
b3e0674ca5
fix more tests + fix warnings
2020-10-30 21:25:27 -06:00
174445c175
properly load techs
2020-10-30 21:24:02 -06:00
19e30f34e6
remote postgres dep and fix save_user function
2020-10-30 21:24:02 -06:00
0db9a73849
check if an account is activated before allowing a login
2020-10-30 21:24:02 -06:00
2351b31125
entitygateway uses results for its functions now
2020-10-30 21:23:59 -06:00
69374ea424
use sqlx for migrations
2020-10-30 21:23:33 -06:00
f3608d99ad
add armor_slot to postgres model for unit
2020-10-26 23:39:03 -03:00
89c91e9397
add more fields to useraccount table
2020-10-22 08:56:37 -06:00
6d82751ed3
notes
2020-10-07 19:37:41 -06:00
a2e4f348d9
add character options flags to postgres
2020-10-07 19:36:45 -06:00
00478912ee
remove unused code
2020-10-07 19:24:46 -06:00
358f9f4c7f
stray spaces
2020-10-07 19:24:46 -06:00
4caaee880a
keep track of item slots without having 74894794793 inventory locations
2020-10-07 19:24:46 -06:00
bfa3a93bd6
don't store fedtomag twice
2020-10-07 19:24:46 -06:00
64092eeddd
delete old query
2020-10-07 19:24:46 -06:00
6de4b677ef
fix setting item location
2020-10-07 19:24:46 -06:00
c067ab444a
properly select character items based on the latest location
2020-10-07 19:24:46 -06:00
8ddbdda0a4
postgres!
2020-10-07 19:24:46 -06:00
89f3091099
make save_user_settings async
2020-10-07 19:24:46 -06:00
17a8b288c1
change banned from bool to timestamp
2020-10-07 19:24:46 -06:00