960fa755bb
fixed typo
2024-07-23 12:34:54 -04:00
b385354333
fixed stat issue for PH and RH
2024-07-21 11:13:40 -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
842a171016
throwing potions now identifies it
2024-07-20 15:40:11 -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
a03d444dad
added faster menu selection for base game (required)
2024-07-18 22:08:20 -04:00
dbae34e3a2
added throwing
2024-07-17 21:39:10 -04:00
3b164bbe9f
fixed:
...
dragon generation breaking the game
seed validation wrong
2024-07-16 23:00:10 -04:00
fb026e36a8
renamed display to output
2024-07-15 16:49:18 -04:00
55d269a220
reworked some arguments
2024-07-15 15:26:28 -04:00
9ad553706a
fixed elfs being displayed as humans
...
reduced radius of chasing enemies
added warning to -c option
2024-07-15 14:52:28 -04:00
295b808e14
fixed:
...
1. potions being walked over
2. spawning on stairs
3. enemies walking under players
4. merchants not being aggresive
5. potions losing effect when sending pass signal (cleared by player::start_turn())’
2024-07-15 14:41:32 -04:00
af8bc4112c
finished the bulk of game
2024-07-14 21:32:41 -04:00
39d3447593
work in progress
2024-07-13 18:22:15 -04:00
9fdbf141d3
TODO: modify other races constructors
...
did some reworking
2024-07-13 14:02:30 -04:00
f2d2f6f72d
changes to characters and potions, work in progress
2024-07-13 00:59:52 -04:00
c9e96b5e6e
changed unique_ptr access to using raw pointers to denote non-ownership
...
added new flag -e for extra stuff (potions/races)
IMPORTANT: main.cc is undergoing rework
2024-07-12 09:58:30 -04:00
c68330b3e3
changed all non-owned unique_ptr access to reference to the object itself
2024-07-11 22:15:15 -04:00
9c582805a4
- arg: seed
2024-07-09 22:05:20 -04:00
68065c0ff2
- handle seed in args
2024-07-09 21:56:05 -04:00
eb773405a6
added: cmdline args handling
2024-07-06 01:39:39 -04:00
74de68cf0d
added: list of arguments
...
edit: future framework of main
2024-07-05 12:11:09 -04:00