aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improved feedback for set commandHEADmasterYour Name2023-11-291-7/+27
* Improved feature and inventory printingYour Name2023-11-291-6/+8
* Can add spells outside of spells/ dir to creaturesYour Name2023-11-291-6/+13
* Increased capacity for creating items from command lineYour Name2023-11-225-39/+108
* Added rudimentary item creationYour Name2023-11-2111-14/+130
* Added GPL licenseYour Name2023-06-221-0/+674
* Added automatic creature name generationv1.0.0Your Name2023-05-313-0/+835
* Removed .d filesYour Name2023-05-3019-52/+1
* Changed makefiles, added parsed filesYour Name2023-05-30709-175/+46381
* Fixed bug adding damage multiple timesYour Name2023-05-301-1/+7
* Added generic items, worked on featuresYour Name2022-08-09272-584/+584
* More features workYour Name2022-02-18261-47/+3799
* Worked on featuresYour Name2022-01-1625-108/+338
* Added command to force a saving throwYour Name2022-01-039-38/+143
* Started work on featuresYour Name2021-12-308-2/+1177
* Added capability to cause two npcs to attack each otherYour Name2021-12-2510-143/+233
* Fixed handling of ability overrideYour Name2021-12-234-13/+31
* Fixed issue with edit command on a creatureYour Name2021-07-224-1/+6
* Verified some creature attacksYour Name2021-06-1212-170/+591
* Reduced exposure of implementation detailsYour Name2021-05-2011-79/+175
* Added git command; refactoringYour Name2021-05-198-130/+181
* Added spellcasting commandYour Name2021-05-1810-2/+76
* Code refactoringYour Name2021-05-0928-26203/+220
* Reduced dependency on json-related hacksYour Name2021-05-0914-189/+188
* Revert "Added a (barebones) readme"Your Name2021-05-071-14/+0
* Added a (barebones) readmeYour Name2021-05-071-0/+14
* Added a real configuration file (plus a dependency on libconfuse)Your Name2021-05-066-69/+73
* Implemented edit methodYour Name2021-05-065-4/+37
* RefactoringYour Name2021-05-0617-493/+658
* Implemented additional commandsYour Name2021-05-0517-114/+409
* Code refactoringYour Name2021-05-021-32/+25
* Added damage and heal commandsYour Name2021-05-026-9/+89
* Added edit commandYour Name2021-05-011-0/+2
* Made data source a git moduleYour Name2021-05-016-5/+12
* Added bash completion, amongst othersYour Name2021-05-0123-198/+620
* Removed data files from repoYour Name2021-04-291029-42753/+435
* Updated natural armor and skillsYour Name2021-04-20330-1303/+1489
* Started earnest work on cliYour Name2021-04-1912-155/+270
* Rebased feature/item on entryYour Name2021-04-1616-98/+251
* Added spellsYour Name2021-04-15423-2262/+6277
* Added spellsYour Name2021-04-13329-249/+4664
* Initial commitYour Name2021-04-13390-0/+61389