Andy
|
98dab06b06
|
auto create config'd patch directory if it's missing
|
5 months ago |
jake
|
bdc5a5ae89
|
Merge pull request 'avoiding_doing_real_work' (#144) from avoiding_doing_real_work into master
Reviewed-on: #144
|
12 months ago |
jake
|
156821cc6e
|
more libpso updates
|
12 months ago |
jake
|
b18ab064fa
|
match libpso changes
|
12 months ago |
jake
|
c851818813
|
remove unused macro
|
12 months ago |
jake
|
d4913eb6c6
|
looks like this is fixed
|
12 months ago |
jake
|
8f9f2b074c
|
Merge pull request 'RightText support in the ship' (#143) from andy/right-text2 into master
Reviewed-on: #143
|
12 months ago |
andy
|
a71692d62a
|
RightText support in the ship
|
12 months ago |
jake
|
6caeb0a8d9
|
Merge pull request 'cleanuppery' (#142) from cleanuppery into master
Reviewed-on: #142
|
12 months ago |
jake
|
96dc459e5e
|
another dead file
|
12 months ago |
jake
|
40f5c80e3e
|
this dep isn't even used
|
12 months ago |
jake
|
d30a2bd3a3
|
move all the crate dirs back under src/
|
12 months ago |
jake
|
8138cb13a2
|
move ship server into its own crate
|
12 months ago |
jake
|
e359501be6
|
login_server crate
|
12 months ago |
jake
|
d71287ef9a
|
move patch_server to own crate
|
12 months ago |
jake
|
d5ddfdb847
|
don't need these deps here
|
12 months ago |
jake
|
95d23fceac
|
clean up tests a bit by using itembuilder rather than using structs directly
|
12 months ago |
jake
|
a7d6d9b5b0
|
missed one
|
12 months ago |
jake
|
aa84768e58
|
this file has never been used why is it here
|
12 months ago |
jake
|
631a0c46c8
|
why did that arg ever exist anyway
|
12 months ago |
jake
|
b42056419a
|
Merge pull request 'cratesplitting' (#141) from cratesplitting into master
Reviewed-on: #141
|
12 months ago |
jake
|
5fc23cd7ca
|
fix a few warnings in tests
|
12 months ago |
jake
|
2cede0077a
|
try using cargo-prune instead of cargo-sweep
|
12 months ago |
jake
|
8360e0343e
|
try removing incremental build files to see if it helps ci disk usage
|
12 months ago |
jake
|
ab0a844c8c
|
don't load shops for real this time
|
12 months ago |
jake
|
15c0ac50ee
|
add nullable item shops for faster test runtimes
|
12 months ago |
jake
|
c8813866a5
|
clippy
|
12 months ago |
jake
|
1be61556ab
|
default to useful things, tests null things out on their own
|
12 months ago |
jake
|
3cd4e9db10
|
null free roam maps by default
|
12 months ago |
jake
|
d0866f5e83
|
maybe this will work for keeping the ci from filling the disk and making everyone sad
|
12 months ago |
jake
|
7b26fdc28d
|
clippy
|
12 months ago |
jake
|
af629695a5
|
further speed up tests by not loading drop charts by default
|
12 months ago |
jake
|
183fba9afe
|
speed up tests by not loading quests every time
|
12 months ago |
jake
|
7afe44a520
|
remove redundant patch.rs
|
12 months ago |
jake
|
3dc48e9d43
|
clippy
|
12 months ago |
jake
|
402667d627
|
remove some redundant files
|
12 months ago |
jake
|
2570749fbb
|
remove another ci cache
|
12 months ago |
jake
|
9cff5ad088
|
clippy cleanup
|
12 months ago |
jake
|
d73a07391b
|
break out the rest of everything into its own crate
|
12 months ago |
jake
|
926483b6de
|
remove cargo cache for now, not enough disk space on my poverty ci vps
|
12 months ago |
jake
|
5d98fb8cc9
|
move leveltable to stats crate
|
12 months ago |
jake
|
72aa0f7f13
|
clean up toplevel cargo.toml a bit
|
12 months ago |
jake
|
3b28d650ee
|
crates for shops and stats
|
12 months ago |
jake
|
2c930d4333
|
maybe specifying only 1 test job at a time will keep it from running out of memory
|
12 months ago |
jake
|
6ac3ad50dc
|
oh wow this has been wrong this entire time
|
12 months ago |
jake
|
fc62be05e2
|
cleanup
|
12 months ago |
jake
|
5bf9ef59bf
|
actually this shouldn't be needed
|
12 months ago |
jake
|
fbeaf5e93e
|
genuflect towards the great clippy
|
12 months ago |
jake
|
622c6e598d
|
break out entity and maps into separate crates
|
12 months ago |
jake
|
16041640c2
|
get elseware to compile on latest rust
|
12 months ago |