Commit Graph

29 Commits

Author SHA1 Message Date
d001727c2d
fix: storage hearts now work while holding vanilla items 2022-07-10 13:00:02 +01:00
5694035da3
fix: fix issue with orig() call not working by doing it ourselves 2022-07-10 01:31:53 +01:00
9c3c2e8ea4
ci: add github release 2022-07-07 23:27:43 +01:00
5f9037251a
ci: delete .git dir before packaging 2022-07-07 22:55:07 +01:00
b62d537f4e
ci: mostly complete woodpecker CI 2022-07-07 22:51:23 +01:00
02be4b41cc
ci: only run on tags 2022-07-07 22:43:08 +01:00
68033424ec
ci: release things 2022-07-07 22:37:13 +01:00
13e8f9a8b8
ci: build things 2022-07-07 22:35:04 +01:00
ed4ab8f07d
ci: fix some dll references 2022-07-07 17:50:27 +01:00
547993ad50
ci: fetch some deps 2022-07-07 17:47:22 +01:00
d270574e26
ci: fix? 2022-07-07 16:45:32 +01:00
4ab4a8bb38
ci: fix? 2022-07-07 15:18:57 +01:00
3474cbca99
ci: add "when" clauses 2022-07-07 14:43:18 +01:00
b014280413
ci: clone in subdir 2022-07-07 14:34:42 +01:00
09d97d4949
ci: initial woodpecker config 2022-07-07 13:44:56 +01:00
994a5095ca
doc: update descriptions 2022-07-04 16:38:22 +01:00
ff2bf51bc0
fix: hook vanilla void bag logic to fix various issues
- rewrite most logic
- remove GlobalItem
- use a hook for changing StorageHeart.RightClick instead of manual IL edit
2022-07-04 12:01:09 +01:00
2c54d4575c
doc: update readme 2022-07-03 08:26:53 +01:00
685e0eda35
enhancement: add bigger workshop icon 2022-07-03 08:18:08 +01:00
4232e31fdb
ci: main.yml -> tag.yml 2022-07-03 07:59:16 +01:00
6e9364a9e5
ci: use tag changelog config 2022-07-03 07:55:42 +01:00
bad0ba6cde
ci: create tag changelog config 2022-07-03 07:54:17 +01:00
8f02121846
ci: add gh action to generate releases 2022-07-03 07:45:31 +01:00
74038c4682
bump version 2022-07-03 02:57:37 +01:00
2340f4d074
rebalance recipe, add tooltip 2022-07-03 02:52:33 +01:00
c439fa1f6b
update readme 2022-07-02 11:45:31 +01:00
958f3796f8
initial implementation 2022-07-02 11:38:45 +01:00
15557dfeec
initial empty mod 2022-07-02 04:35:56 +01:00
f1cc7af068
Initial commit 2022-07-02 04:34:39 +01:00