aboutsummaryrefslogtreecommitdiff
path: root/Bitspace
Commit message (Expand)AuthorAgeFilesLines
* Merged weapons with items (all items are, from now on, considered a weapon), ...Syndamia2019-04-286-123/+142
* Added class Item, mobs have an item inventory and it can be printed, more fle...Syndamia2019-04-265-42/+142
* Made code a bit more self explanatory and optimized commentsSyndamia2019-04-254-117/+111
* Stats of mob(s) that the player is fighting, mobs now get out of damaging bio...Syndamia2019-04-253-42/+111
* Added comments that exaplin a bit more the codeSyndamia2019-04-232-18/+22
* Combined key bindings into a dictionary (they are now more modular), key bind...Syndamia2019-04-181-17/+113
* Added armour system, made damage from weapons system better, added different ...Syndamia2019-04-174-49/+70
* Added a start menu, with settings, fixed weapon printing, weapons now do dama...Syndamia2019-04-163-60/+268
* Added class Weapons (custom weapon damage, name, char, ...), made combat syst...Syndamia2019-04-165-92/+218
* Updates: map size menu, map line supports up to two biomes, alive property of...Syndamia2019-04-124-34/+149
* Added the developement so far on the open world (RPG?) game Bitspace. Feature...Syndamia2019-04-117-0/+396