Commits


be case insensitive


more dep funcs replacement


Replace some deprecated functions


Fix typo


Be more careful when opening JSON files


Also set a default for fatal error in fight


Fix a stupic logc error since -10 is always < 0


Accept a bonus for all fight functions


shorten code and add a new func to get a bonus from the player


Change "this should not happen" messages from debug to exit Make log_errx to use shutdown() instead of exit()


Allow the player to endure harm even if we're not in a fight


Same for clash and don't forget to update the prompt


Also loose initiative on a miss roll when striking


Add a comma and simplify logic


Better wording


Implement endure harm


Add space


Prevent that enterthefray doesn't work


Add support for initiative


Avoid double fighting


Replace *f with *fight


Add support for fights and progress