|
a5a21d0968
|
killcounters, redbox mode, failing unseal test, and random debug strings
|
2022-07-25 23:37:15 +00:00 |
|
|
cb00ce67c6
|
split actions into actions+tasks
|
2022-07-25 22:10:57 +00:00 |
|
|
317f236f7c
|
move floor code out of state
|
2022-07-25 22:10:56 +00:00 |
|
|
01f575c0d9
|
appease clippy, the tyrant
|
2022-07-25 22:10:55 +00:00 |
|
|
098b1a79e7
|
remove old item manager code
|
2022-07-25 22:10:53 +00:00 |
|
|
d1d48cae3b
|
refactor tekking
|
2022-07-25 22:06:44 +00:00 |
|
|
8655082e9e
|
enemy drop refactor
|
2022-07-25 22:06:43 +00:00 |
|
|
ad7572b726
|
buy items from shop
|
2022-07-25 22:05:54 +00:00 |
|
|
3e907c6066
|
bank itemstate stuff
|
2022-07-25 22:03:12 +00:00 |
|
|
8057b82dc5
|
the start of a long process of replacing ItemManager
|
2022-07-25 22:03:11 +00:00 |
|
|
0976bd9ab0
|
remove 3rd attr for killcounter weapons and fix tests
|
2022-05-24 01:16:29 +00:00 |
|
|
117a2daa31
|
killcounters, redbox mode, failing unseal test, and random debug strings
|
2022-05-22 19:25:29 +00:00 |
|
|
ea4c085dfd
|
satiate the clip's hunger for properness
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
|
2021-12-29 15:46:22 -07:00 |
|
|
c015acb653
|
Merge branch 'master' into shop_sell
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
|
2021-12-29 00:11:29 -07:00 |
|
|
27a6c9a136
|
creating rooms with difficulties is bad for selling tests?
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
|
2021-12-28 01:22:46 +00:00 |
|
|
9c34baeb26
|
meseta refactor
continuous-integration/drone/push Build is failing
|
2021-12-26 23:31:12 -07:00 |
|
|
42eb875f8f
|
split create_item into individual and stacked variants
|
2021-10-09 01:33:40 -06:00 |
|
|
78c0ffda04
|
andy vs. clippy round 1
|
2021-06-21 02:17:55 +00:00 |
|
|
10aca8c7ec
|
wow i should have pushed much smaller chunks more often oops. shop selling added, shop buying quantity bug fixed(?) added lots of todos
|
2021-06-21 02:17:54 +00:00 |
|
|
89ae918a2f
|
remove unused line
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2021-06-20 15:38:09 -06:00 |
|
|
a65afc4123
|
todo error?
|
2021-06-20 15:38:09 -06:00 |
|
|
da2267c723
|
tell neighbours we are banking
|
2021-06-20 15:38:09 -06:00 |
|
|
3cf834ed55
|
lint src/ship/packet/handler/*
continuous-integration/drone/push Build is passing
|
2021-06-18 12:18:29 -06:00 |
|
|
f4fae162f0
|
tekking!
|
2020-12-03 15:04:48 -07:00 |
|
|
b6ce6296d4
|
create_item takes generic item rather than floor item
|
2020-12-03 15:01:41 -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 |
|
|
898cb9064d
|
Merge pull request 'misc shit' (#246) from cleaning_up into master
|
2020-11-02 14:36:37 -05:00 |
|
|
7157074419
|
remove comments
|
2020-11-01 23:27:47 -04:00 |
|
|
e1360e4958
|
bank doesn't spawn infinite money!
|
2020-11-01 23:14:38 -04:00 |
|
|
72141ace2c
|
remove unneeded warnings
|
2020-11-01 18:06:00 -07:00 |
|
|
b3e0674ca5
|
fix more tests + fix warnings
|
2020-10-30 21:25:27 -06: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 |
|
|
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 |
|
|
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 |
|
|
f7b91772b0
|
another item refactor (plus tool usage)
|
2020-06-29 20:41:44 -06:00 |
|
|
8d49c50cc5
|
async EntityGateway
|
2020-06-02 18:51:18 -06:00 |
|
|
ddee920080
|
fix bug where picking up a stack caused 2x that item to be picked up
|
2020-05-30 11:24:15 -06:00 |
|
|
78a5e0963b
|
add a bunch of item manager tests
|
2020-05-30 10:30:39 -06:00 |
|
|
629b53586d
|
hook up box drops, add specific box drops, and item-from-bytes functions
|
2020-05-22 18:58:51 -03:00 |
|
|
dcc5b57b8e
|
box drops working and load correct city file
|
2020-05-15 13:48:16 -03:00 |
|
|
ac28354dd7
|
redo items to account for client ignoring the assigned item_id and using its own. also item picking up
|
2020-05-13 22:32:30 -06:00 |
|
|
25d5658042
|
don't double count picked up meseta
|
2020-05-06 07:51:29 -06:00 |
|
|
c3f474e34d
|
remove commented out code
|
2020-05-05 22:16:15 -06:00 |
|
|
9a721e0980
|
item structure overhaul
also, item pickup
|
2020-05-05 22:13:45 -06:00 |
|
|
e255b43c10
|
hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results
|
2020-05-02 22:08:37 -03:00 |
|
|
bd195a2ffd
|
remove unwrap
|
2020-04-26 22:23:59 -06:00 |
|