26 Commits

Author SHA1 Message Date
4726804661 add pw4 quest and tower/seaside night maps 2020-08-01 21:55:39 -03:00
a0680b0e85 add tower and seaside night to ep2 2020-08-01 21:09:16 -03:00
3bcd1f4435 andy ur dumb xd. ep4 maps load now 2020-07-22 22:58:18 -03:00
196746dae7 ep1 offline mode fix for f1, f2. debug cleanup. ep4 map testing notes 2020-07-19 22:16:23 -03:00
f747376898 dont restrict boxes to episodes. use minor values for maps 2020-07-11 18:41:01 -03:00
4fa3aa1a3d ep2 offline mode maps 2020-07-01 17:06:33 -03:00
60cecc8b61 initial ep2,4 maps + offline for all eps. 2020-06-27 14:37:48 -03:00
d8af58e04a add ep2 and 4 online maps 2020-06-08 13:12:09 -03:00
eca6ae77fe dubchicswitch -> dubwitch 2020-06-05 22:07:38 -06:00
35dd503d14 quests! 2020-05-25 08:44:50 -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
e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 2020-05-02 22:08:37 -03:00
68e75a55f0 don't rely on map file data to have monster area 2020-04-27 22:53:05 -06:00
b22ce086f7 guess I needed this PartialEq for the tests 2020-04-27 07:07:09 -06:00
0e3b305f95 add some vars to MapEnemy, error types to misc map functions, and MapArea -> u8 2020-04-26 21:53:11 -06:00
d773002eaa rawmapenemy unknown3 -> map_area 2020-04-26 21:50:34 -06:00
d59ec43f6e fix monster names 2020-04-13 01:01:25 -07:00
1279fedfee MapVariantType -> MapArea 2020-04-04 10:49:27 -07:00
ae9fdce663 apparently theres only 5 forest1s 2020-03-30 19:51:57 -07:00
979636a4c4 load map object files 2020-03-29 12:06:32 -07:00
513d46c213 drop table initial code + weapon drops 2020-03-14 10:44:27 -07:00
2cd0a32c0f load free map monster data and send to client the free map list 2020-02-20 23:03:51 -08:00
79686eaee6 implement RawMonster::from_raw 2020-02-20 22:56:49 -08:00
03452fef87 use u32 for rawmonsterdata fields 2020-02-20 22:54:31 -08:00
c2a13536a8 init map code 2020-01-31 08:57:36 -08:00