You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jake 9baf23e1b6 make all entitygateway functions take &mut self, move postgres functions to separate function for future use 2 years ago
..
common.rs fix tests 2 years ago
test_bank.rs add kill counter field to weapons and increment it when a client kills a monster 2 years ago
test_character.rs add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files 2 years ago
test_exp_gain.rs add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files 2 years ago
test_item_actions.rs killcounters, redbox mode, failing unseal test, and random debug strings 2 years ago
test_item_pickup.rs fix tests 2 years ago
test_item_use.rs add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files 2 years ago
test_mags.rs add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files 2 years ago
test_rooms.rs add kill counter field to weapons and increment it when a client kills a monster 2 years ago
test_shops.rs fix tests 2 years ago
test_trade.rs fix tests 2 years ago
test_unseal_items.rs more cleanup 2 years ago