731 Commits

Author SHA1 Message Date
ad5a1faccc make the right items drop with kill counters 2022-05-22 19:22:19 +00:00
527cf50b9d add kill counters to units (limiter) 2022-05-22 19:21:56 +00:00
9025458ee8 add kill counter field to weapons and increment it when a client kills a monster 2022-05-22 19:20:18 +00:00
ecc9f78a47 clippy 2022-05-10 00:27:49 +00:00
1af69800ed add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files 2022-02-19 20:29:46 +00:00
19bcb20b49 Merge pull request 'questlist' () from questlist into master
Reviewed-on: 
2022-02-16 18:46:54 -05:00
d04fd87837 error handling. tests! 2022-02-07 03:01:29 +00:00
a6662d4d5f andy vs clippy round 7 2022-02-06 22:14:02 +00:00
906132802d random formatting 2022-02-06 21:56:34 +00:00
761e20e374 add quest_group for displaying regular or govt quests 2022-02-06 21:53:11 +00:00
d2f2675a45 load quests on room create based on room mode 2022-01-27 01:07:19 +00:00
388232b643 PArmss -> PArms 2022-01-09 20:46:01 +00:00
bb2b62fdc9 andy vs. clippy round 6 2022-01-06 01:37:29 +00:00
7102ee7e6d formatting 2022-01-06 01:21:50 +00:00
b3e7d2b4b5 characters can save kbm/gamepad configs 2022-01-06 01:19:42 +00:00
0b8aef3b8c start setting up keyboard config stuff 2022-01-06 01:15:42 +00:00
51d706fc65 clippy demands more 2021-12-29 19:04:22 -07:00
0e308c13f7 Merge branch 'master' into shop_sell 2021-12-29 17:54:35 -07:00
ea4c085dfd satiate the clip's hunger for properness 2021-12-29 15:46:22 -07:00
ed8bcbc812 everything into the inventory 2021-12-29 15:22:28 -07:00
8b776a5906 ok turns out walletfull is a real thing 2021-12-29 15:22:03 -07:00
c015acb653 Merge branch 'master' into shop_sell 2021-12-29 00:11:29 -07:00
27fcfcc1cc Merge branch 'master' into rare_monsters 2021-12-28 14:16:05 -07:00
26a2ef6492 Merge pull request 'TRADING YEAH LETS GO' () from trading into master
Reviewed-on: 
2021-12-28 13:05:26 -05:00
a6e50555de appease the clip 2021-12-28 01:37:24 -07:00
22f630f562 properly set item_id after a trade serverside 2021-12-28 01:08:44 -07:00
27a6c9a136 creating rooms with difficulties is bad for selling tests? 2021-12-28 01:22:46 +00:00
7c85199e4c andy vs. clippy round 3 2021-12-27 19:32:14 +00:00
fef3b94732 cleanup 2021-12-27 19:32:14 +00:00
cd8ebc23a0 imagine being level 0 2021-12-27 19:32:14 +00:00
f29b59507a don't expect people to remember null in Rust 2021-12-27 19:32:14 +00:00
bb5d157439 missing nuls is too advanced for the client? 2021-12-27 19:32:14 +00:00
dacbf1eea3 add level requirements for rooms and update tests 2021-12-27 19:32:14 +00:00
81916d1f57 TRADING JUST IN TIME TO BARELY MISS XMAS 2021-12-27 00:48:42 -07:00
ecf1f23c6c fix tests 2021-12-27 00:43:25 -07:00
9c34baeb26 meseta refactor 2021-12-26 23:31:12 -07:00
72d72801e1 trade meseta 2021-12-12 22:55:08 -07:00
3a10de502a tell other players you don't have meseta when you drop it 2021-12-12 22:33:58 -07:00
872794e45f improve error messages 2021-12-12 15:55:59 -07:00
6bd341cd01 check inventory has enough space to accept traded items 2021-12-12 15:55:24 -07:00
6d2753d082 improve error display a bit 2021-12-10 23:41:17 -07:00
3b7dcd0295 remove printlns 2021-12-10 13:43:11 -07:00
71ba3c3c3d forgot to add this migration 2021-12-10 13:25:27 -07:00
b3b6dad6ad trades! 2021-12-10 13:24:59 -07:00
5d410f88f3 PartialEq LocalClientId u8 2021-12-10 13:20:20 -07:00
3865caba8d refcell room id counter 2021-12-10 13:19:22 -07:00
d85ada945e add some functions to Inventory 2021-12-10 13:16:18 -07:00
070735edbf ItemDetail::tool 2021-12-10 13:15:33 -07:00
d4fc915164 add debug to characterentity 2021-12-10 13:14:50 -07:00
8b87bd8d7b fix mag item data 2021-12-02 01:57:30 -07:00