50 Commits

Author SHA1 Message Date
32326a91f8 fix asserts in bank tests 2021-06-20 15:38:09 -06:00
4ce7fb2a26 lint src/common/* 2021-06-18 20:01:05 -06:00
10c2b1ec89 lint src/entity/gateway/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 19:52:33 -06:00
92c34b2d28 remove modifiers from weapon and armor 2020-12-01 23:17:07 -07:00
11fecd5bda fix tests that care about rooms 2020-11-25 22:09:00 -07:00
463d623f16 fix tests 2020-11-16 21:50:10 -07:00
55c393b7a8 move the tech level adjustment to prevent underflow for new FOs. let characters use tech disks 2020-11-16 20:46:52 -04: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
3a095a928d fix item ids not being set correctly 2020-11-01 18:06:00 -07:00
e08c582f17 fix test after rebase 2020-10-31 23:53:06 -03:00
ead1752978 rebase and remove unneeded function 2020-10-31 23:14:15 -03:00
51240a31e3 rename test file 2020-10-31 23:11:46 -03:00
6d4f5ae8f6 enumerate after filtering and add test 2020-10-31 23:11:45 -03:00
fd1e3697fc sorting test. need to rename the test file 2020-10-31 23:11:45 -03:00
586eb28c49 fix tests 2020-10-30 21:43:54 -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
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
e3e5bff300 fix tests 2020-10-30 21:24:02 -06:00
f3e7599975 some comments and tests 2020-10-26 23:15:04 -03:00
40a1fdb236 fix tests 2020-10-22 09:43:45 -06:00
6d82751ed3 notes 2020-10-07 19:37:41 -06:00
fd6dc1fe5b fix tests 2020-10-07 19:24:46 -06:00
046ca492a8 add a test 2020-10-03 00:10:36 -03:00
114ed07adc tests! 2020-10-02 22:41:53 -03:00
cebb6a5f31 handle case where items are removed from shop after buying 2020-09-27 20:30:37 -06:00
d08db622e2 shops! 2020-09-27 18:16:27 -06:00
acd4e57d1d implement rest of mag cells 2020-09-07 21:14:17 -06:00
50c5699f34 handle mags changing owners 2020-09-02 22:28:21 -06:00
395ce2fbbe mag test 2020-08-31 23:47:06 -06:00
031f3bba23 add modifiers to weapon+armor+mag 2020-08-20 20:19:46 -06:00
982966e679 fix tests 2020-08-20 11:52:12 -06:00
4187e93455 withdraw from bank 2020-07-29 08:34:19 -06:00
0dca90ff5a send deposit packets to correct clients 2020-07-29 08:34:19 -06:00
1867fee78b add bank depositing 2020-07-29 08:34:19 -06:00
da693b9c3c add default bank item. dont crash if dropping all meseta. rename area to map_area and change from u32 to u16 2020-07-25 15:17:18 -03:00
1474c91dcd fix warnings 2020-07-19 14:50:52 -06:00
344cfc6dc4 i t e m r e f a c t o r
also some bank functionality
2020-07-19 14:14:07 -06:00
79502f03d2 add tests for item use 2020-06-29 20:41:44 -06:00
f7b91772b0 another item refactor (plus tool usage) 2020-06-29 20:41:44 -06:00
fe85c8081e warnings 2020-06-06 08:46:02 -06:00
36f3e413e0 exp gain tests 2020-06-05 22:19:36 -06:00
e9f4d78952 move common test functions to another file 2020-06-05 09:19:36 -06:00
280b8ff6dd add another item pickup test 2020-06-03 09:07:33 -06:00
7ae60fafc5 asyncify tests 2020-06-02 19:02:06 -06:00
c1c4e7de5d remove extra print 2020-05-30 10:38:51 -06:00
78a5e0963b add a bunch of item manager tests 2020-05-30 10:30:39 -06:00
c26bc895da fix picking up stacked items messing up inventory count 2020-05-29 23:36:35 -06:00