|
e255b43c10
|
hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results
|
2020-05-02 22:08:37 -03:00 |
|
|
b22ce086f7
|
guess I needed this PartialEq for the tests
|
2020-04-27 07:07:09 -06:00 |
|
|
02c9cdc276
|
drop techs
|
2020-04-27 06:55:18 -06:00 |
|
|
91c44628ea
|
fix meseta drops
|
2020-04-26 22:51:09 -06:00 |
|
|
4a526e7673
|
basic item drop logic
|
2020-04-26 22:01:05 -06:00 |
|
|
663797e55b
|
remove unneeded PartialEq derive
|
2020-04-26 21:58:43 -06:00 |
|
|
0eb9035bad
|
make TechniqueDisk and Tool Copy
|
2020-04-26 21:54:01 -06:00 |
|
|
ff2ae85299
|
add mag colors
|
2020-04-21 18:59:03 -06:00 |
|
|
07a1712f4d
|
fix some item names
|
2020-04-13 01:00:19 -07:00 |
|
|
332f22f34e
|
weapon % fix v2 and give the level 199 guy a 100h hell gun
|
2020-04-10 02:04:37 -03:00 |
|
|
895891fabc
|
oops forgot to handle missing specials
|
2020-04-08 20:02:06 -03:00 |
|
|
a2dca1d5fe
|
send all the weapon bytes
|
2020-04-08 19:41:12 -03:00 |
|
|
0cf0022bf9
|
StackedItem -> ItemInstance, add Meseta
|
2020-04-04 10:49:37 -07:00 |
|
|
8d86cf3088
|
mag naming
|
2020-03-31 21:15:01 -07:00 |
|
|
d9f88d55a2
|
use New variants of entities for creation
|
2020-03-30 19:28:49 -07:00 |
|
|
b39ee6c0f3
|
use Option for entity primary keys
|
2020-03-29 22:00:07 -07:00 |
|
|
44c35f350d
|
Item -> ItemEntity
|
2020-03-29 14:53:51 -07:00 |
|
|
0954d85e5a
|
CharacterEntityId
|
2020-03-29 14:50:43 -07:00 |
|
|
a7434346db
|
move equipped flag to itemlocation::inventory
|
2020-03-29 12:06:32 -07:00 |
|
|
3e9cf6677f
|
fix weapon names+extra spaces
|
2020-03-29 12:06:32 -07:00 |
|
|
3600197993
|
fix tool names
|
2020-03-29 12:06:32 -07:00 |
|
|
9cf2979777
|
fix case on unit names
|
2020-03-29 12:06:32 -07:00 |
|
|
e41f79f41a
|
tech drops
|
2020-03-29 12:06:31 -07:00 |
|
|
9a1feb8836
|
mags!
|
2020-03-29 12:06:31 -07:00 |
|
|
359120de07
|
redo active item stuff
|
2020-03-29 12:06:23 -07:00 |
|
|
51bfddb9e9
|
should probably include tech item file
|
2020-03-18 18:23:08 -07:00 |
|
|
afbd63ff6a
|
tech table load config
|
2020-03-18 18:21:34 -07:00 |
|
|
2981b163c2
|
remove shield+unit midstruct
|
2020-03-16 21:48:26 -07:00 |
|
|
e72caebbf8
|
remove armor midstruct
|
2020-03-16 21:08:44 -07:00 |
|
|
76829dd16d
|
remove unused use statements
|
2020-03-16 20:43:20 -07:00 |
|
|
2e2f9c6c17
|
begin removing weird middleman item structs: weapons
|
2020-03-16 20:34:50 -07:00 |
|
|
aa6e5bbafe
|
BB Mags (#86)
Reviewed-by: jake <jake@sharnoth.com>
|
2020-03-16 23:06:11 -04:00 |
|
|
e803c23ec3
|
Stackable Stuffs (#84)
|
2020-03-16 13:35:35 -04:00 |
|
|
4fb78048e5
|
cool unique server features
|
2020-03-15 17:17:29 -07:00 |
|
|
b0c6d10590
|
shield and unit item stats
|
2020-03-14 21:38:03 -07:00 |
|
|
d0a84af1c3
|
load armor stats
|
2020-03-14 20:49:29 -07:00 |
|
|
0dbd588e3b
|
mag item init
|
2020-03-14 20:26:12 -07:00 |
|
|
6e590d06f4
|
fill unittype enum
|
2020-03-14 20:00:32 -07:00 |
|
|
e2bc7a0de5
|
add use statements
|
2020-03-14 12:05:29 -07:00 |
|
|
a1a468842c
|
use derives for item enum to/from str functions
|
2020-03-14 11:25:06 -07:00 |
|
|
513d46c213
|
drop table initial code + weapon drops
|
2020-03-14 10:44:27 -07:00 |
|
|
c0479f5476
|
might help to include unit.rs
|
2020-02-29 19:54:23 -08:00 |
|
|
c65994fb7b
|
add unit structure
|
2020-02-29 14:50:17 -08:00 |
|
|
f3e6b1e63e
|
initial item enums, move logic from libpso to elseware
|
2020-02-06 23:03:51 -08:00 |
|