Commit Graph

59 Commits

Author SHA1 Message Date
LDDestroier d5dbc125fc
Update tron.lua 2020-01-09 01:21:30 -05:00
LDDestroier 506403cdf2
Replaced special characters with \ escapes 2020-01-09 01:18:42 -05:00
LDDestroier aa16749037
Update tron.lua 2019-09-29 23:21:26 -04:00
LDDestroier fb71e9a20b
Update tron.lua 2019-09-29 23:14:00 -04:00
LDDestroier a29b4542e6
Fixed title screen grid draw delay to 0.05 2019-09-29 23:11:05 -04:00
LDDestroier c1cdf33f6c
Fixed help screen misprint
thanks hugeblank
2019-09-11 18:48:25 -04:00
LDDestroier d0a25552e2
Changed Skynet to one that includes CBOR 2019-09-11 18:36:38 -04:00
LDDestroier 9becb0fece
Update tron.lua 2019-06-26 19:57:31 -04:00
LDDestroier 88aa2e1e20
Update tron.lua 2019-05-19 18:46:50 -04:00
LDDestroier 0f255e73fd
Added password feature 2019-04-21 02:24:00 -04:00
LDDestroier 600aedb8f7
Backporting for 1.75 2019-04-20 23:39:50 -04:00
LDDestroier 5ad679939d
Update tron.lua 2019-04-20 23:32:22 -04:00
LDDestroier 2875337175
Cleaned menu animation 2019-04-17 01:37:36 -04:00
LDDestroier 9518e30243
Added menu animation when going to options
neato
2019-04-17 01:31:12 -04:00
LDDestroier 396130487d
Added toggle for Skynet in options
The path for skynet is also changed. It will now only download to the same directory as the main game program is in.
2019-04-17 00:58:18 -04:00
LDDestroier cc93596367
Changed skynet path to same dir as TRON 2019-04-16 23:51:21 -04:00
LDDestroier 4f32e7882c
Fixed minor graphic bug, added new grid
Whenever names intersected with the border of the map, there was a chance they would not be colored properly (background should turn white)
New grid based on PAIN.
2019-04-16 19:13:50 -04:00
LDDestroier f87b818877
Added websocket check for skynet 2019-03-29 14:18:02 -04:00
LDDestroier fc38840221
Fixed P2 skynet ping indicator / assist 2019-03-17 04:15:49 -04:00
LDDestroier fed06ed6e2
Improved host P1 designation, --update argument
+ Host will now always be P1, since sometimes it would act up and give host P2, especially on skynet.
+ How to Play has been updated with mouse controls
+ Update argument now runs the updated version of TRON instantly instead of waiting for a re-run.
2019-03-17 03:30:05 -04:00
LDDestroier 465747fb52
Allows you to update without modem 2019-03-01 18:34:39 -05:00
LDDestroier 2c1746b536
New grid 2019-03-01 01:31:32 -05:00
LDDestroier d7e258946f
Centered some text 2019-03-01 00:35:13 -05:00
LDDestroier b8629036f0
New Grid
some
2019-03-01 00:29:10 -05:00
LDDestroier 11d471e40a
Ridded unnecessary os.epoch(), and all os.time()'s 2019-03-01 00:08:16 -05:00
LDDestroier 869a8b29d3
Update tron.lua 2019-02-28 23:49:50 -05:00
LDDestroier 2bd56706e4
Added autoupdater 2019-02-28 23:47:51 -05:00
LDDestroier ea50b6b7a7
Fixed ping indicator, added grid demo mode
My argument parser was added, which makes things much easier.
2019-02-28 23:41:03 -05:00
LDDestroier e48bbf99a8
Update tron.lua 2019-02-26 01:46:12 -05:00
LDDestroier cdff4ea28a
Update tron.lua 2019-02-26 01:43:41 -05:00
LDDestroier 53100eee34
Attempt to get rid of white image artifact
It only shows up on CC:Tweaked, not on CCEmuX. It makes all the images look bad.
2019-02-23 16:33:12 -05:00
LDDestroier c1fc932c6b
Removed unneccesary tsv() calls 2019-02-23 02:54:57 -05:00
LDDestroier 633a99665c
Update tron.lua 2019-02-23 02:46:56 -05:00
LDDestroier f6aabddae7
Added options, enabled name display, etc.
In the new Options menu, you can:
1. change your grid
2. change your name (13 character limit)
3. demo the grid scrolling

A big change is that you now need fuel to release your trail. You start with 10, and it slowly regenerates whenever you aren't holding down the button to release. This is to prevent stalling.
2019-02-23 00:37:51 -05:00
LDDestroier ebaec81a81
Added P2 netlag assistance
Specifically, a gray circle will appear 3 spaces ahead of the red player to help give an idea of where they will turn, because of netlag.
This only shows up when using skynet, though.
P2 now also has a ping counter.
2019-02-15 00:53:32 -05:00
LDDestroier ad0af3635f
Updated mouse input method 2019-01-12 23:52:14 -05:00
LDDestroier 6816186cf6
Update tron.lua 2019-01-12 23:08:38 -05:00
LDDestroier a0b4e31bed
Update tron.lua 2019-01-12 23:00:25 -05:00
LDDestroier a960d8d1bb
Mouse input, kiosk mode, debug option to show keysDown 2019-01-12 23:00:12 -05:00
LDDestroier 5b895eda55
Update tron.lua 2018-12-03 19:26:08 -05:00
LDDestroier a1093f5314
Update tron.lua 2018-11-29 20:01:30 -05:00
LDDestroier bcc843331e
Update tron.lua 2018-11-29 19:46:29 -05:00
LDDestroier e81c97d542
Update tron.lua 2018-11-29 19:44:26 -05:00
LDDestroier 061a6c57d4
Update tron.lua 2018-11-29 19:43:32 -05:00
LDDestroier 49c703c855
Added timeout exit for player 2 2018-11-28 12:15:39 -05:00
LDDestroier 0ddaadb23d
Update tron.lua 2018-11-27 17:58:46 -05:00
LDDestroier 7dc95dc214
Update tron.lua 2018-11-27 17:57:10 -05:00
LDDestroier 5af7963e76
I hate space indenting 2018-11-27 17:46:39 -05:00
LDDestroier 2c03331fa1
Update tron.lua 2018-11-27 17:44:11 -05:00
LDDestroier b6f793bdd3
Update tron.lua 2018-11-27 17:42:41 -05:00