jake
|
9c28bd6a81
|
move drop item over to item_state
|
3 years ago |
jake
|
5bfde260c8
|
add/move stuff around for itemstate
|
3 years ago |
jake
|
11bc777a51
|
add item_state to ShipState
|
3 years ago |
jake
|
12fd799278
|
add character_id to ItemNote::PlayerDrop
|
3 years ago |
jake
|
69a9824b9c
|
cool I can simplify this now
|
3 years ago |
jake
|
ab031e41a3
|
mostly appease clippy
|
3 years ago |
jake
|
5673a46e3f
|
cleanup
|
3 years ago |
jake
|
11b5898637
|
move item state action functions to new file
|
3 years ago |
jake
|
71dc20671b
|
remove boxes from ItemStateAction structs to remove need for static lifetimes
|
3 years ago |
jake
|
2b4c9885ee
|
don't need static for with_transaction
|
3 years ago |
jake
|
e5167ce5e0
|
move EntityGatewayTransaction to end of file
|
3 years ago |
jake
|
a27956cbdf
|
cleanup
|
3 years ago |
jake
|
4818896093
|
redundant bit of code
|
3 years ago |
jake
|
a7491a2037
|
remove unused use
|
3 years ago |
jake
|
1ef0231d93
|
initial ItemState
|
3 years ago |
jake
|
283688832b
|
redo this cause entitygateway isnt Clone anymore
|
3 years ago |
jake
|
3c62587e7e
|
add transactions!
|
3 years ago |
jake
|
c7d46d9ff8
|
make all entitygateway functions take &mut self, move postgres functions to separate function for future use
|
3 years ago |
jake
|
86614c7d5b
|
update sqlx
|
3 years ago |
andy
|
9417105359
|
giving this character a name to prove i am a wise and omnipotent diety
|
2 years ago |
andy
|
9638181261
|
'u up?' tests for rooms
|
2 years ago |
andy
|
74e54935ad
|
thanks clippy you are the best
|
2 years ago |
andy
|
4202ef8ff7
|
handle rooms that close after downloading the room list in the lobby
|
2 years ago |
andy
|
e349a41b16
|
room tab info page 1
|
2 years ago |
jake
|
70c89cd9ad
|
Merge pull request 'keyboard-controller-buttons' (#104) from godihatevcs into master
Reviewed-on: #104
|
3 years ago |
andy
|
ecc9f78a47
|
clippy
|
3 years ago |
andy
|
9c1456a3c9
|
pls
|
3 years ago |
andy
|
827b4f17b9
|
cargo.lock.plsbefixed
|
3 years ago |
andy
|
1af69800ed
|
add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files
|
3 years ago |
andy
|
2825341231
|
tell ci how to find the right branch
|
3 years ago |
jake
|
19bcb20b49
|
Merge pull request 'questlist' (#90) from questlist into master
Reviewed-on: #90
|
3 years ago |
andy
|
9848874cf9
|
actually use the right libpso commit this time for real
|
3 years ago |
andy
|
1b350b5e24
|
let cargo update the lock file
|
3 years ago |
jake
|
6edae932a0
|
Merge pull request 'ep4_charts v1 (probably)' (#91) from ep4_charts into master
Reviewed-on: #91
|
3 years ago |
andy
|
d04fd87837
|
error handling. tests!
|
3 years ago |
andy
|
a6662d4d5f
|
andy vs clippy round 7
|
3 years ago |
andy
|
906132802d
|
random formatting
|
3 years ago |
andy
|
761e20e374
|
add quest_group for displaying regular or govt quests
|
3 years ago |
andy
|
d4b83a02ca
|
remove empty categories
|
3 years ago |
andy
|
d2f2675a45
|
load quests on room create based on room mode
|
3 years ago |
andy
|
2c5e39818c
|
new quest.toml files for ep4
|
3 years ago |
andy
|
2d1e00f29a
|
new quest.toml files for ep2
|
3 years ago |
andy
|
d09d4e88d0
|
new quest.toml files for ep1
|
3 years ago |
andy
|
ad34ea45aa
|
organize quests into directories
|
3 years ago |
andy
|
05e22763a4
|
dont push useless tools
|
3 years ago |
andy
|
d8dee4bede
|
just use an inmem db
|
3 years ago |
andy
|
31f70609e7
|
ep4 rare box drops. thanks epiphinea. ep4 box drop rates. thanks ep1
|
3 years ago |
andy
|
abd23f8f4d
|
these are probably trash 'tools' which no one will ever want or need to use but i already made them for importing into spreadsheets.
|
3 years ago |
andy
|
6214335b2c
|
random script to print drop rates
|
3 years ago |
andy
|
da18931684
|
fix random quotes in ep4 drop files
|
3 years ago |