681 Commits

Author SHA1 Message Date
b6cc50360a TOOD -> TODO 2021-01-23 04:58:20 +00:00
a238ae3846 add remaining modifiers for item types and fix presents? 2021-01-23 04:56:24 +00:00
b29bb473d5 more tests for unwrapping equips 2020-12-19 21:51:19 +00:00
9e8e10d434 finally added a present test. rename item_actions to menu_actions 2020-12-18 05:02:45 +00:00
e774b9c950 oops forgot mags 2020-12-13 20:12:31 +00:00
fc84db5393 put armors in presents. apply modifiers for armors, shields, units, mags. remove prints 2020-12-13 18:46:28 +00:00
ba0b827c24 modifiers are for the boys 2020-12-12 15:47:30 +00:00
637e182224 andy stop touching things pls 2020-12-07 02:12:49 +00:00
98b2ebfdd8 wrap everything except armours 2020-12-07 02:12:24 +00:00
7e9b989078 holy shit unwrapping presents finally works for weapons 2020-12-06 04:19:26 +00:00
c9160f177d fix tests 2020-12-04 02:47:02 +00:00
a77b9874ff initial present stuff 2020-12-04 02:35:30 +00:00
fe0f7ba41e initial wrapping stuff 2020-12-04 00:53:48 +00:00
03aa41ef6a Merge pull request 'tekking!' (#271) from andy_is_unable_to_tek_properly into master 2020-12-03 17:34:43 -05:00
f4fae162f0 tekking! 2020-12-03 15:04:48 -07:00
b45a0ba1d5 clean up directmsg handler 2020-12-03 15:03:58 -07:00
b6ce6296d4 create_item takes generic item rather than floor item 2020-12-03 15:01:41 -07:00
d263bf4caa remove item from inventory by id 2020-12-03 15:01:00 -07:00
5345939b1b IndividualInventoryItem::weapon 2020-12-03 15:00:38 -07:00
5bdac4f6de postgres add_weapon_modifier 2020-12-03 14:58:17 -07:00
6410042e48 fix grind modification 2020-12-03 14:57:17 -07:00
fb53ccd03a percents -> percent 2020-12-03 14:57:00 -07:00
c437c3da5b split this into individual/individual_mut 2020-12-02 22:51:36 -07:00
3b2a7ec73d tekking also affects grind 2020-12-02 22:24:37 -07:00
e4cdd2b95a weapons can have tek modifiers 2020-12-02 19:20:33 -07:00
d9f52a73e4 thanksandy 2020-12-02 19:01:53 -07:00
92c34b2d28 remove modifiers from weapon and armor 2020-12-01 23:17:07 -07:00
fb6eaeffd2 remove change_item 2020-12-01 22:56:22 -07:00
c22b23ef03 Merge pull request 'interserver stuff and ship/block transfering' (#268) from one_day_i'll_have_useful_branch_names_again into master 2020-11-26 01:28:04 -05:00
11fecd5bda fix tests that care about rooms 2020-11-25 22:09:00 -07:00
ae696888e9 remove player from lobby before sending to another ship/block 2020-11-25 22:08:41 -07:00
fe03515871 basic multiple login check 2020-11-25 22:05:55 -07:00
f96ae557fd how did this ever work? 2020-11-25 22:02:16 -07:00
78ed2101e5 I forgot blocks are a thing 2020-11-24 23:17:42 -07:00
6f5aa5119f login requests users from ship 2020-11-21 23:53:01 -07:00
5ca852260f only 1 block actually exists 2020-11-21 23:50:10 -07:00
26be2757c9 add use 2020-11-21 23:48:02 -07:00
ffce662c95 transfer ship 2020-11-21 23:45:27 -07:00
ae7ba9e3fe start on misc interserver things like player counts and ship lists 2020-11-18 18:56:04 -07:00
6686aee824 fix dumb thing 2020-11-17 19:02:56 -07:00
a3db5b65e2 add ability for servers to manually send messages to eachother 2020-11-17 18:25:01 -07:00
75260c40a0 improve error handling in new character 2020-11-16 23:05:28 -07:00
cf7be2e5d0 Merge pull request 'fix mags and picking up invalid items' (#260) from misc_stuff into master 2020-11-17 00:27:44 -05:00
4b78a110f0 anyhow the rest of the itemmanager 2020-11-16 21:55:24 -07:00
463d623f16 fix tests 2020-11-16 21:50:10 -07:00
a3cc29b68f use anyhow for itemmanager 2020-11-16 21:50:10 -07:00
f7c6be48b2 don't try and say an item was picked up that the client doesn't know about 2020-11-16 21:50:10 -07:00
9c91df6d2e fix mags 2020-11-16 21:50:10 -07:00
a25d400624 Merge pull request 'techs' (#264) from techs into master 2020-11-16 23:48:18 -05:00
9b05e60ca6 add todo for cheating 2020-11-16 21:02:11 -04:00