Commit Graph

209 Commits

Author SHA1 Message Date
d61342b9f1 fixed bug where merchants are not moving
reading map data from file will now generate only the specified entities (if none are specified, randomly generate them
2024-07-25 18:55:18 -04:00
b04884e44a moved files out of subdirectories, added required documentation 2024-07-25 13:08:39 -04:00
546909b4aa added fallback for human gold generation upon death 2024-07-25 11:28:11 -04:00
535533206f fixed: adjacent merchants under The World will now no move unless hostile
fixed typo
2024-07-25 11:26:05 -04:00
47fb60e1c9 fixed constants for gold 2024-07-24 13:46:41 -04:00
d1a69909cf Merge branch 'master' of peisongxiao.com:~/cs246/a5 2024-07-24 13:42:20 -04:00
8baccd8fd7 fixed dragon's ranged attack 2024-07-24 13:41:51 -04:00
cd34917fa9 delete test txt file 2024-07-24 13:13:42 -04:00
f6916aeb5d change translation of numbers to items for GOLD 2024-07-24 13:11:48 -04:00
3e3ee4ba38 fixed player not picking up dragon hoard when standing on top of it and killing the dragon 2024-07-23 19:34:51 -04:00
83e2055d28 renamed King Crimson to Star Platinum: The World, fixed bug where dragons may generate under PC 2024-07-23 19:12:41 -04:00
0743edfe8e added King Crimson to commands 2024-07-23 18:58:02 -04:00
5eda3ce388 changed The World to only affect enemies' movement but not attacks 2024-07-23 18:45:02 -04:00
23d42e136c fixed typo 2024-07-23 14:31:56 -04:00
85644a7350 fixed typo 2024-07-23 12:37:03 -04:00
960fa755bb fixed typo 2024-07-23 12:34:54 -04:00
87f1b8b2ca dragons will now attack if player goes near its hoard 2024-07-22 17:25:42 -04:00
0780c816b1 added locking to dragon hoards 2024-07-22 12:19:42 -04:00
0e64687beb fixed potion of BL being erased by other potions 2024-07-21 14:38:31 -04:00
37dc5a26fa changed PH so that HP falls to 1 instead of 0, for PH only 2024-07-21 11:38:53 -04:00
b385354333 fixed stat issue for PH and RH 2024-07-21 11:13:40 -04:00
e176872c05 fixed stat issue for PH and RH 2024-07-21 11:12:50 -04:00
82f9d35f90 added prompt to throwing potions on baby dragons 2024-07-21 10:33:57 -04:00
0a6190ee34 added safety check 2024-07-21 00:48:31 -04:00
176578aeff added some safety checks for -m 2024-07-21 00:45:55 -04:00
401b5b00b5 added option to read level data from file 2024-07-21 00:42:10 -04:00
25477c2cf8 renamed default_map to DEFAULT_MAP 2024-07-20 22:04:39 -04:00
842a171016 throwing potions now identifies it 2024-07-20 15:40:11 -04:00
48dc219642 Merge branch 'master' of peisongxiao.com:~/cs246/a5 2024-07-20 15:31:48 -04:00
bf796470cd added set_potion_known to player 2024-07-20 15:31:41 -04:00
f6dbf6ee41 witch now tells you what potion it used 2024-07-20 15:29:28 -04:00
e76802b955 Merge branch 'master' of peisongxiao.com:~/cs246/a5 2024-07-20 15:11:22 -04:00
525226b763 capitalized all enums 2024-07-20 15:11:13 -04:00
2e4ccf74c7 fixed issue with potions not angering merchants 2024-07-20 13:58:28 -04:00
af1522ba2f fixed bug about enemies dying to potions 2024-07-18 23:00:08 -04:00
a5290c4754 fixed some string issue for arguments.cc 2024-07-18 22:49:57 -04:00
e0a6eb28c1 minor changes to argument panicking 2024-07-18 22:48:03 -04:00
4492f6c27f fixed some spacing problems for listing races etc. 2024-07-18 22:26:49 -04:00
6931edbe57 tried fixing curses breaking terminal output with no success, use reset after every run 2024-07-18 22:20:43 -04:00
a03d444dad added faster menu selection for base game (required) 2024-07-18 22:08:20 -04:00
d3f43c33f5 fixed issue with leprechauns not having starting gold 2024-07-18 20:15:12 -04:00
688ca30ed3 Merge branch 'master' of peisongxiao.com:~/cs246/a5 2024-07-18 20:11:14 -04:00
032ba8a39a added extra potions 2024-07-18 20:10:53 -04:00
1976b7dc47 Merge branch 'master' of peisongxiao.com:~/cs246/a5 2024-07-18 19:17:31 -04:00
2e7a2ea40f inventory display pink 2024-07-18 19:17:23 -04:00
b750081a1b reworked potion priority (5 -> 3) (5 is too much) 2024-07-18 19:10:58 -04:00
145e094684 fixed issue with player not being able to pick up multiple piles of gold on the same tile 2024-07-18 18:59:30 -04:00
7cc757f003 fixed issue leprechauns not dropping enough gold 2024-07-18 18:55:23 -04:00
1c8ec2ec32 fixed issue with player not gaining gold from normal dead enemies 2024-07-18 18:52:14 -04:00
ea691a3bb1 added extra enemies 2024-07-18 18:37:01 -04:00