timokoesters
|
0a1e12c9ad
|
improvement: make debug items of type ItemKind::Tool
This way all items that can be held in a hand are tools
|
2019-10-24 23:55:24 +02:00 |
|
timokoesters
|
20248a4818
|
feat: store items as RON files
When a new item is created, a ron file will be used as a template
|
2019-10-24 23:47:26 +02:00 |
|
Monty Marz
|
3e0ac48bd8
|
Multiple Assets and UI fixes and additions
|
2019-10-23 19:40:45 +00:00 |
|
Monty Marz
|
fdfab6a807
|
refactor: create_projectile doesn't take a light
It returns a builder so the caller can just do it
|
2019-10-17 20:59:36 +00:00 |
|
heydabop
|
522ab2cd98
|
fixes #324 - changes possible modulo range from 0-29 to 1-29 to prevent mod by 0
|
2019-10-13 21:39:37 -05:00 |
|
Monty Marz
|
d82ec6715a
|
Item icons, chests and more
|
2019-10-09 19:28:05 +00:00 |
|
Joshua Barretto
|
a2758b091c
|
Added flower and grass items
|
2019-09-26 00:15:07 +01:00 |
|
Joshua Barretto
|
e22fe81a2f
|
Added velorite
|
2019-09-26 00:15:07 +01:00 |
|
Joshua Barretto
|
f57c2ec453
|
Made consumable items have an effect, better damage animation
|
2019-09-26 00:15:07 +01:00 |
|
Joshua Barretto
|
a961a267f1
|
Added apple and mushroom collection
|
2019-09-26 00:15:07 +01:00 |
|
timokoesters
|
5d02d32ec6
|
Make inventory::get return a reference
|
2019-08-30 22:42:43 +02:00 |
|
timokoesters
|
082ccd7c46
|
Avoid right-ward shift
|
2019-08-30 22:32:47 +02:00 |
|
timokoesters
|
512d2d9a8e
|
Rename Teleport to Boost
|
2019-08-29 19:44:30 +02:00 |
|
timokoesters
|
6e1c78e5d5
|
Add debug mode item giving speed boost in look_dir on click
|
2019-08-29 19:44:28 +02:00 |
|
timokoesters
|
155605841b
|
Use comp::Stats to store Equipment, make char weapon selection work
|
2019-08-29 19:44:28 +02:00 |
|
timokoesters
|
869535e5a2
|
Rename tool strength/damage to power
|
2019-08-26 20:05:13 +02:00 |
|
Joshua Barretto
|
331b6c8b3a
|
Altered Item structure
|
2019-08-01 09:12:00 +01:00 |
|
Joshua Barretto
|
995090d2d4
|
Added item drops
|
2019-08-01 09:12:00 +01:00 |
|
Joshua Barretto
|
31f8794c39
|
Started work on inventory manipulation
|
2019-08-01 09:09:26 +01:00 |
|
Acrimon
|
03253d3cc0
|
Switch everything to IDVStorage (No tuning yet.)
|
2019-07-31 11:40:58 +02:00 |
|
timokoesters
|
fe6f627d42
|
Clean up ecs actor body components
|
2019-06-29 01:49:33 +02:00 |
|