aboutsummaryrefslogtreecommitdiff
path: root/var.lua
Commit message (Collapse)AuthorAge
...
* Added function to reload game1029chris2016-05-06
| | | | moved some variables from assets.lua to var.lua
* 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
* Added more to fight1029chris2016-04-30
| | | | | | | | new bullet types: yellow and red red bullet disables the window drag yellow bullet makes window move around on its own virus has move where it comes close and fires red then green/yellow other stuff
* Added things to virus fight1029chris2016-04-29
| | | | | added virus health added variation in stuff
* Added antivirus laser charge1029chris2016-04-24
| | | | you have to wait for it to charge before you can fire it
* Added bullet system1029chris2016-04-24
| | | | Antivirus now can fire bullet at the virus
* Added fire button1029chris2016-04-23
|
* Antivirus now transforms into a turret1029chris2016-04-23
|
* Virus now moves smoothly1029chris2016-04-20
| | | | Also added global time variable
* Added separate dialogue.lua file1029chris2016-04-13
| | | | | Also, added more dialogue for Besr Friend Started adding some for the Virus.
* Changed scene1029chris2016-03-31
|
* Replaced virus1 variable with v11029chris2016-03-29
|
* Added explosion, and explosion debris.1029chris2016-03-19
|
* Changed scene1029chris2016-03-18
|
* 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
|
* Optimized layers and panelsChris B2016-03-09
|
* Worked more on chat, optimized code.1029chris2016-03-08
|
* Starting to implement chat.1029chris2016-03-08
|
* Added Notifications1029chris2016-03-08
|
* Shrunk window buttons on panel1029chris2016-02-29
|
* Added chat window1029chris2016-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.
* Added Antivirus variableChris B2016-02-26
|
* Rewrote layer system, I hope it works this time...Chris B2016-02-25
|
* Removed repeating code, replaced with functions.Chris B2016-02-25
|
* Added global hover variable1029chris2016-02-25
|
* Internet spawns higher1029chris2016-02-25
|
* Moved assets to assets.lua1029chris2016-02-25
|
* Windows appear in random locations now1029chris2016-02-23
|
* Changed Anti Virus to Antivirus1029chris2016-02-23
|
* Added 3 new windows1029chris2016-02-23
|
* Added fade in/fade out systemChris B2016-02-22
|
* Added scene system, moved scene 1 to system.luaChris B2016-02-22
|
* Added sys.w and sys.h for the games window width and heightChris B2016-02-20
|
* Made Internet biggerChris B2016-02-20
|
* Added new backgroundsChris B2016-02-20
|
* Allowed game to be any resolution and still workChris B2016-02-20
|
* Added .hov and .hover variables to WindowsChris B2016-02-16
|
* Added .oldlayer variable to WindowsChris B2016-02-16
|
* Fixed dumb mistake1029chris2016-02-16
|
* Added support for more layers1029chris2016-02-16
|
* Implementing Files window (Window 3)Chris B2016-02-12
|
* Started to implement backgroundChris B2016-02-10
|