Commit Graph

23 Commits

Author SHA1 Message Date
CreepyCrafter24 739a35d00f Removed CC-Functions dependency 2019-10-12 10:37:20 +02:00
CreepyCrafter24 a0da4df4e3 Minimal change: quality feature implemented in tick function 2019-10-09 18:59:31 +02:00
CreepyCrafter24 148c1f9b83 Some improvements (Physics in Level 3 still not fixed, added some debugging) 2019-10-06 17:13:10 +02:00
CreepyCrafter24 6c8cdd2af2 Some ToDos 2019-10-05 17:49:56 +02:00
CreepyCrafter24 9f054ccdc4 Added stuff 2019-10-05 16:12:18 +02:00
CreepyCrafter24 4bf91056ff Added first content to the Tutorial-form. The installation minigame is to be added. 2019-09-29 18:24:45 +02:00
CreepyCrafter24 0bcc3c08b5 Added PoC credits 2019-09-29 11:23:07 +02:00
CreepyCrafter24 4ecf0b122a Added basis for tutorial (ToDo), now uses .Net 4.8 (should work fine) 2019-09-28 19:05:06 +02:00
CreepyCrafter24 d3494903b8 Fixed Subtitle-Thread crashing when exiting before the subtitles are fully played back 2019-09-28 18:40:40 +02:00
CreepyCrafter24 21c3ba85db Some stuff 2019-09-26 22:24:45 +02:00
CreepyCrafter24 8549ee0da8 Quick Graphics Wrapper, moved Level testing to singular Binary 2019-09-26 20:44:45 +02:00
CreepyCrafter24 9645a01445 Added Debug Menu, Menu changes 2019-09-26 19:10:39 +02:00
CreepyCrafter24 b4439c4708 Added Glitches (+ small fix) 2019-09-19 18:51:31 +02:00
CreepyCrafter24 8c11682cc0 New features to smooth gameplay and storytelling 2019-09-15 21:31:36 +02:00
CreepyCrafter24 7c62a71358 Some minor polishing 2019-09-15 16:21:56 +02:00
CreepyCrafter24 f80fe9e644 Updates, (Somehow) works now 2019-09-14 14:00:28 +02:00
CreepyCrafter24 ca18f8e564 Added Splash, small fix, still throws AccessException 2019-08-27 17:44:31 +02:00
CreepyCrafter24 38dba40af1 Added Pictures for later update 2019-08-26 14:28:49 +02:00
CreepyCrafter24 8e70367c52 fixes, new test-level 2019-08-25 16:21:07 +02:00
CreepyCrafter24 d192d7c808 Fixes, new Level, balancing, removed locking Windows Key in an Attempt to fix the following, bug: crashes randomly (access violation in native code), bug: all Levels are availale without having to be unlocked 2019-08-01 22:42:35 +02:00
CreepyCrafter24 fa681f52ff Fixed bug when restarting from options menu 2019-07-27 21:28:11 +02:00
CreepyCrafter24 cf4d9d6e85 Added new Level and Vector class 2019-07-27 20:57:23 +02:00
CreepyCrafter24 633f91cac6 new file: .gitignore
new file:   1/1.cs
new file:   1/1.csproj
new file:   1/Properties/AssemblyInfo.cs
new file:   Base/Base.csproj
new file:   Base/Input.cs
new file:   Base/Level.cs
new file:   Base/Properties/AssemblyInfo.cs
new file:   LaptopSimulator2015.sln
new file:   LaptopSimulator2015/App.config
new file:   LaptopSimulator2015/CaptchaGenerator.cs
new file:   LaptopSimulator2015/FakeDesktop.Designer.cs
new file:   LaptopSimulator2015/FakeDesktop.cs
new file:   LaptopSimulator2015/FakeDesktop.resx
new file:   LaptopSimulator2015/LaptopSimulator2015.csproj
new file:   LaptopSimulator2015/Program.cs
new file:   LaptopSimulator2015/Properties/AssemblyInfo.cs
new file:   LaptopSimulator2015/Properties/Resources.Designer.cs
new file:   LaptopSimulator2015/Properties/Resources.resx
new file:   LaptopSimulator2015/Properties/Settings.Designer.cs
new file:   LaptopSimulator2015/Properties/Settings.settings
new file:   LaptopSimulator2015/Resources/fans.wav
new file:   LaptopSimulator2015/Resources/pcoptimizerpro.jpeg
new file:   LaptopSimulator2015/Settings.cs
new file:   LaptopSimulator2015/strings.Designer.cs
new file:   LaptopSimulator2015/strings.de.Designer.cs
new file:   LaptopSimulator2015/strings.de.resx
new file:   LaptopSimulator2015/strings.resx
new file:   README.md
new file:   SIT/App.config
new file:   SIT/MainForm.Designer.cs
new file:   SIT/MainForm.cs
new file:   SIT/MainForm.resx
new file:   SIT/Program.cs
new file:   SIT/Properties/AssemblyInfo.cs
new file:   SIT/Properties/Resources.Designer.cs
new file:   SIT/Properties/Resources.resx
new file:   SIT/Properties/Settings.Designer.cs
new file:   SIT/Properties/Settings.settings
new file:   SIT/SIT.csproj
new file:   ToDo.txt
new file:   make.bat
2019-07-23 14:54:05 +02:00