aboutsummaryrefslogtreecommitdiff
path: root/panel.lua
Commit message (Collapse)AuthorAge
* Added second half and ending of second fight1029chris2016-10-29
|
* Added many attacks for Virus 21029chris2016-10-16
| | | | | | started virus 2 fight its playable now its also 5 am
* Antivirus appears1029chris2016-08-23
| | | | | - WIP of virus2 shooting antivirus - OTher stuff
* Starting Virus 2 fight1029chris2016-08-08
| | | | | Added scene 3 Virus 2 appears after closing a popup
* Notification now opens chat app1029chris2016-08-04
|
* Desktop and Start menu now bring app to front if already open1029chris2016-08-04
| | | | when you click on the icon
* Fixed timer/clock, added health bar1029chris2016-06-15
|
* Added clock to the panel1029chris2016-06-14
|
* Changed some variables1029chris2016-06-09
| | | | | sys.width and sys.height removed love.graphics.getHeight changed to sys.h, same with width
* Implimented new loading system1029chris2016-05-03
| | | | webpages now load
* Added timer, adding loading system1029chris2016-05-03
|
* Added things to virus fight1029chris2016-04-29
| | | | | added virus health added variation in stuff
* elements.lua stuff sets color to white after finished1029chris2016-04-24
| | | | changed 256 to 255 throught project
* Moved start menu code to panel.lua1029chris2016-04-24
| | | | removed startmenu.lua
* 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
* Visual changes (new fonts, lines are more solid)1029chris2016-04-13
|
* Moved start menu activation to panel.lua1029chris2016-04-12
|
* Replaced virus1 variable with v11029chris2016-03-29
|
* Started working on Virus 1 fight.1029chris2016-03-17
|
* Optimized layers and panelsChris B2016-03-09
|
* Shrunk window buttons on panel1029chris2016-02-29
|
* Added small icons (plus antivirus icon), added inactive grey bar, fixed stuff.Chris B2016-02-27
|
* Redesigned many things, added color variables, added elements.luaChris B2016-02-27
| | | | It looks closer to Windows 98 now.
* Rewrote layer system, I hope it works this time...Chris B2016-02-25
|
* Removed repeating code, replaced with functions.Chris B2016-02-25
|
* Fixed dumb mistake1029chris2016-02-25
|
* Added the rest of the panels1029chris2016-02-23
|
* Allowed game to be any resolution and still workChris B2016-02-20
|
* Fixed a stupid mistakeChris B2016-02-16
|
* Added .oldlayer variable to WindowsChris B2016-02-16
|
* Added third panel1029chris2016-02-16
|
* Panel can un-minimize windowsChris B2016-01-29
|
* Added panel buttons for different windowsChris B2016-01-27
|
* Did some stuffChris B2016-01-07