aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added the TranslateStrings vb.net projectHEADmasterSyndamia2021-03-2623-0/+1443
* Create README.mdKamen Mladenov2020-08-041-0/+3
* Update README.mdKamen2020-05-081-1/+1
* Started Snake project (Snake written in different languages). This is snake i...Syndamia2020-01-278-0/+341
* Updated the presentationSyndamia2019-12-055-10/+43
* Merge branch 'master' of https://github.com/Syndamia/ShowerSyndamia2019-11-291-2/+3
|\
| * Update README.mdKamen2019-11-291-2/+3
* | Update Стани Богат - Африка.pptmSyndamia2019-11-291-0/+0
|/
* Added "Who wants to be a millionare?" - Africa PowerPoint projectSyndamia2019-11-297-0/+631
* Added Pinger app .exe to the downloads folderSyndamia2019-11-161-0/+0
* Fixed issue of Pinger where the proces would continuous running after closing...Syndamia2019-11-161-2/+4
* Added a indication of when a ping is occuring in Pinger programSyndamia2019-11-162-31/+45
* Fixed Pinger namingSyndamia2019-11-1612-23/+52
* Merge branch 'master' of https://github.com/Syndamia/ShowerSyndamia2019-11-1615-62/+539
|\
| * Started work on a lot of issuesSyndamia2019-09-2810-28/+106
| * Update Program.csSyndamia2019-09-191-1/+2
| * Fixed screen printing and tweaked some thingsSyndamia2019-09-193-10/+16
| * Worked on issue #59Syndamia2019-09-153-1/+89
| * Did issue #54, Inventory is fully implimentedSyndamia2019-09-148-20/+122
| * Finished issues #51 and #57, laid foundations for issue #54 (Item.cs) and did...Syndamia2019-09-138-42/+194
| * Did work on issues #48 (finished), #52 (finished) and #56 (whole)Syndamia2019-09-125-20/+70
* | Did a small project called Pinger. The app pings a certain address and says t...Syndamia2019-11-1612-0/+671
|/
* Added a downloads folder, where all finished projects (.exe files) will be st...Syndamia2019-09-113-0/+0
* Started work on issue #52 and started work on getting every element fromCreat...Syndamia2019-09-107-13/+89
* Began the Bitspace 2.0 project. Mainly worked on issues #48 and #49, the over...Syndamia2019-09-0912-0/+503
* Added Wave.cs tests (and fixed a Wave.cs problem)Syndamia2019-09-082-3/+25
* Finished implementation and cleanup of Monitor.cs, implimented Wave.cs and ad...Syndamia2019-09-047-56/+146
* Merge branch 'master' of https://github.com/Syndamia/ShowerSyndamia2019-09-013-0/+519
|\
| * Added the very first coding project I have ever done (following tutorials by ...Syndamia2019-08-053-0/+519
* | Began the oscilloscope projectSyndamia2019-09-017-0/+306
|/
* Mobs now pick up broken items by them, fixed bug where non player mobs don't ...Syndamia2019-05-154-7/+21
* Fixed item breaking, added possibility of a mob to walk over a certain item, ...Syndamia2019-05-143-46/+72
* Certain items can now be placed and destroyed (not really, the system must be...Syndamia2019-05-012-57/+136
* 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 the personal project Chopsticks with it's original logsSyndamia2019-04-1637-0/+4643
* 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
* Initial commitKamen2019-04-112-0/+1004