aboutsummaryrefslogtreecommitdiff
path: root/main.lua
Commit message (Collapse)AuthorAge
* Fixed some bugs, Z can now be used to see next message1029chris2016-11-12
|
* cheat for testing purposes1029chris2016-10-29
| | | | | if you press 1 during the loading screen fade, then the first fight will be considered completed same if you press 2
* Added second half and ending of second fight1029chris2016-10-29
|
* Fixed mouse glitch1029chris2016-10-17
|
* Lots of work here1029chris2016-10-15
| | | | | | | | moved antivirus fight function to antivirus.lua made it to antivirus fight function will work on both fights added new hands for virus 2 changed dialogue lots more
* Virus 2 Dialogue plays now1029chris2016-08-11
|
* Starting Virus 2 fight1029chris2016-08-08
| | | | | Added scene 3 Virus 2 appears after closing a popup
* You can chat with best friend now1029chris2016-07-24
|
* Implemented pop up system1029chris2016-07-19
|
* Added pause menu when you press Escape1029chris2016-06-24
|
* Code to scale tentacles for different monitor sizes1029chris2016-06-20
|
* Fixed loading crash when clicking1029chris2016-06-14
|
* Fixed weird glitchesChris B2016-06-10
|
* Finished video player1029chris2016-06-10
|
* Changed some variables1029chris2016-06-09
| | | | | sys.width and sys.height removed love.graphics.getHeight changed to sys.h, same with width
* Finished Music player, added new songs1029chris2016-06-06
| | | | | | | Music player buttons work Music player has bouncing green bars Music player shows actual title of song New songs that can be played
* Added music player1029chris2016-06-03
| | | | | Added song for music player to play Added button assets for play/pause/stop/back
* Added file for new windows1029chris2016-06-02
|
* Work in progress screen resolution settings1029chris2016-05-31
|
* mouse code tweak1029chris2016-05-30
| | | | moved some code from mouse.released to mouse.pressed
* Folders can now be opened in the files browser1029chris2016-05-19
| | | | other tweaks
* Some tweaks1029chris2016-05-18
|
* Added BSOD screen1029chris2016-05-03
|
* Implimented new loading system1029chris2016-05-03
| | | | webpages now load
* Added timer, adding loading system1029chris2016-05-03
|
* Added difficulty settings1029chris2016-05-01
|
* Added more to the fight1029chris2016-04-30
| | | | | | | ship explodes at 20 health fight stops at 0 health other fixes refresh rate adjustments
* Starting the virus fight1029chris2016-04-29
| | | | | | changed some dialogue so virus explains lasers all turrets can now fire green lasers reduce antivirus charge
* Virus gets annoyed when you don't shoot him1029chris2016-04-24
| | | | Fixed chat bubble glitch where previous text would flash in the bubble
* Added more dialogue for virus after antivirus appears1029chris2016-04-21
| | | | i did this using a timer that makes the messages progress
* Moved notification code to panel.lua1029chris2016-04-20
| | | | deleted notification.lua
* Added timer for messages1029chris2016-04-20
| | | | | Now they appear on their own. Start menu no longer activates messages
* Virus now moves smoothly1029chris2016-04-20
| | | | Also added global time variable
* Fixed crash after messages ran out1029chris2016-04-14
|
* Fixed font issue (or created one, we'll see)1029chris2016-04-14
|
* Giving the virus dialogue1029chris2016-04-14
|
* Added separate dialogue.lua file1029chris2016-04-13
| | | | | Also, added more dialogue for Besr Friend Started adding some for the Virus.
* Visual changes (new fonts, lines are more solid)1029chris2016-04-13
|
* Replaced virus1 variable with v11029chris2016-03-29
|
* Started working on Virus 1 fight.1029chris2016-03-17
|
* Added webpages freedownloads, error, and homepage.Chris B2016-03-16
|
* Added desktop icons that launch applications1029chris2016-03-10
|
* Added more to chatting (multiple messages, appearance)1029chris2016-03-10
|
* Added Notifications1029chris2016-03-08
|
* Changed X/Min button from canvas to function1029chris2016-03-04
|
* Redesigned many things, added color variables, added elements.luaChris B2016-02-27
| | | | It looks closer to Windows 98 now.
* Removed unnecessary code1029chris2016-02-25
|
* Set windowed resolution from 800/600 to 1280/7201029chris2016-02-25
|
* Fixed stupid mistake1029chris2016-02-25
|
* Moved assets to assets.lua1029chris2016-02-25
|