| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update Стани Богат - Африка.pptm | Syndamia | 2019-11-29 | 1 | -0/+0 |
| * | Added "Who wants to be a millionare?" - Africa PowerPoint project | Syndamia | 2019-11-29 | 7 | -0/+631 |
| * | Added Pinger app .exe to the downloads folder | Syndamia | 2019-11-16 | 1 | -0/+0 |
| * | Fixed issue of Pinger where the proces would continuous running after closing... | Syndamia | 2019-11-16 | 1 | -2/+4 |
| * | Added a indication of when a ping is occuring in Pinger program | Syndamia | 2019-11-16 | 2 | -31/+45 |
| * | Fixed Pinger naming | Syndamia | 2019-11-16 | 12 | -23/+52 |
| * | Merge branch 'master' of https://github.com/Syndamia/Shower | Syndamia | 2019-11-16 | 15 | -62/+539 |
| |\ |
|
| | * | Started work on a lot of issues | Syndamia | 2019-09-28 | 10 | -28/+106 |
| | * | Update Program.cs | Syndamia | 2019-09-19 | 1 | -1/+2 |
| | * | Fixed screen printing and tweaked some things | Syndamia | 2019-09-19 | 3 | -10/+16 |
| | * | Worked on issue #59 | Syndamia | 2019-09-15 | 3 | -1/+89 |
| | * | Did issue #54, Inventory is fully implimented | Syndamia | 2019-09-14 | 8 | -20/+122 |
| | * | Finished issues #51 and #57, laid foundations for issue #54 (Item.cs) and did... | Syndamia | 2019-09-13 | 8 | -42/+194 |
| | * | Did work on issues #48 (finished), #52 (finished) and #56 (whole) | Syndamia | 2019-09-12 | 5 | -20/+70 |
| * | | Did a small project called Pinger. The app pings a certain address and says t... | Syndamia | 2019-11-16 | 12 | -0/+671 |
| |/ |
|
| * | Added a downloads folder, where all finished projects (.exe files) will be st... | Syndamia | 2019-09-11 | 3 | -0/+0 |
| * | Started work on issue #52 and started work on getting every element fromCreat... | Syndamia | 2019-09-10 | 7 | -13/+89 |
| * | Began the Bitspace 2.0 project. Mainly worked on issues #48 and #49, the over... | Syndamia | 2019-09-09 | 12 | -0/+503 |
| * | Added Wave.cs tests (and fixed a Wave.cs problem) | Syndamia | 2019-09-08 | 2 | -3/+25 |
| * | Finished implementation and cleanup of Monitor.cs, implimented Wave.cs and ad... | Syndamia | 2019-09-04 | 7 | -56/+146 |
| * | Merge branch 'master' of https://github.com/Syndamia/Shower | Syndamia | 2019-09-01 | 3 | -0/+519 |
| |\ |
|
| | * | Added the very first coding project I have ever done (following tutorials by ... | Syndamia | 2019-08-05 | 3 | -0/+519 |
| * | | Began the oscilloscope project | Syndamia | 2019-09-01 | 7 | -0/+306 |
| |/ |
|
| * | Mobs now pick up broken items by them, fixed bug where non player mobs don't ... | Syndamia | 2019-05-15 | 4 | -7/+21 |
| * | Fixed item breaking, added possibility of a mob to walk over a certain item, ... | Syndamia | 2019-05-14 | 3 | -46/+72 |
| * | Certain items can now be placed and destroyed (not really, the system must be... | Syndamia | 2019-05-01 | 2 | -57/+136 |
| * | Merged weapons with items (all items are, from now on, considered a weapon), ... | Syndamia | 2019-04-28 | 6 | -123/+142 |
| * | Added class Item, mobs have an item inventory and it can be printed, more fle... | Syndamia | 2019-04-26 | 5 | -42/+142 |
| * | Made code a bit more self explanatory and optimized comments | Syndamia | 2019-04-25 | 4 | -117/+111 |
| * | Stats of mob(s) that the player is fighting, mobs now get out of damaging bio... | Syndamia | 2019-04-25 | 3 | -42/+111 |
| * | Added comments that exaplin a bit more the code | Syndamia | 2019-04-23 | 2 | -18/+22 |
| * | Combined key bindings into a dictionary (they are now more modular), key bind... | Syndamia | 2019-04-18 | 1 | -17/+113 |
| * | Added armour system, made damage from weapons system better, added different ... | Syndamia | 2019-04-17 | 4 | -49/+70 |
| * | Added a start menu, with settings, fixed weapon printing, weapons now do dama... | Syndamia | 2019-04-16 | 3 | -60/+268 |
| * | Added the personal project Chopsticks with it's original logs | Syndamia | 2019-04-16 | 37 | -0/+4643 |
| * | Added class Weapons (custom weapon damage, name, char, ...), made combat syst... | Syndamia | 2019-04-16 | 5 | -92/+218 |
| * | Updates: map size menu, map line supports up to two biomes, alive property of... | Syndamia | 2019-04-12 | 4 | -34/+149 |
| * | Added the developement so far on the open world (RPG?) game Bitspace. Feature... | Syndamia | 2019-04-11 | 7 | -0/+396 |
| * | Initial commit | Kamen | 2019-04-11 | 2 | -0/+1004 |