Commit Graph

481 Commits

Author SHA1 Message Date
kepler155c@gmail.com 89e47f8b93 file associations 2018-12-29 22:33:58 -05:00
kepler155c@gmail.com 44d2d13e40 env cleanup 2018-12-27 03:08:11 -05:00
kepler155c@gmail.com e3a8e4e790 env cleanup 2018-12-27 03:05:12 -05:00
kepler155c@gmail.com 8cfeaad061 turtle.unequip + justified headings bug 2018-12-27 00:45:03 -05:00
kepler155c@gmail.com 0b326589c2 reorg app db 2018-12-26 04:01:40 -05:00
kepler155c@gmail.com 6343589183 javascript style table functions 2018-12-23 19:49:28 -05:00
kepler155c@gmail.com 1264b0149b require overhaul part 2 2018-12-23 17:32:06 -05:00
kepler155c@gmail.com 26564cbcc1 custom help files + redo System UI 2018-12-22 22:11:16 -05:00
kepler155c@gmail.com 3de03bef22 manipulator device :( 2018-12-21 20:58:41 -05:00
kepler155c@gmail.com e14a71ab6a Pointt.iterateClosest 2018-12-21 19:47:39 -05:00
kepler155c@gmail.com 5d38c307b3 disable red server 2018-12-20 19:28:26 -05:00
kepler155c@gmail.com 7d64b0c6db update shell with require 2018-12-16 22:17:19 -05:00
kepler155c@gmail.com 0aa0841b76 better turtle.condense 2018-12-16 02:44:01 -05:00
kepler155c@gmail.com bd5cba8656 better turtle.condense 2018-12-16 02:28:16 -05:00
kepler155c@gmail.com abec4a9740 dynamic overview shortcuts 2018-12-10 10:33:56 -05:00
kepler155c a6c8ecccd4
Merge pull request #5 from sorucoder/develop-1.8
Removed util.random, added util.randomFloat
2018-12-09 15:43:26 -05:00
sorucoder eb8b823674 Fixed util.signum 2018-12-09 14:52:52 -05:00
sorucoder 2e94b61dff Fixed util.randomFloat
Fixed if both max or min is nil, it returns a number between 0 and 1
2018-12-09 01:04:24 -05:00
sorucoder 30640fd415 Fixed util.randomFloat
Fixed if max is nil, that it behaves like math.random()
2018-12-09 01:01:20 -05:00
sorucoder 3f3a2deaa8 Removed util.random, added util.randomFloat
Removed util.random as it is a duplicate of math.random. Added util.randomFloat, which returns a random floating point number.
2018-12-09 00:58:05 -05:00
kepler155c 68217cfd52
Merge pull request #4 from sorucoder/develop-1.8
Added util.signum, util.clamp, and fixed util.round
2018-12-09 00:40:15 -05:00
sorucoder 3c9f03477a Added util.signum, util.clamp, and fixed util.round
Added commonly used math operations. Fixed bug where util.round(-0.5) returns 0.
2018-12-09 00:37:23 -05:00
kepler155c@gmail.com 70a98e33d7 switch branch to develop-1.8 2018-12-08 14:10:46 -05:00
kepler155c@gmail.com bc4f6cdb95 merge from master-1.8 2018-12-08 14:09:38 -05:00
kepler155c@gmail.com cc9c204670 switch branch to master-1.8 2018-12-08 14:08:44 -05:00
kepler155c@gmail.com 9ee76a3ac6 merge from master-1.8 2018-12-08 13:26:56 -05:00
kepler155c@gmail.com 3953ef08cc new release 2018-12-08 13:25:30 -05:00
kepler155c@gmail.com 00fea37f3f manipulators! 2018-12-06 23:13:43 -05:00
kepler155c@gmail.com 6674c715e0 pcall driver init 2018-12-05 21:21:30 -05:00
kepler155c@gmail.com 72142e12cc toggle show trusted in network app 2018-12-04 21:16:48 -05:00
kepler155c@gmail.com 7d17a21aa4 rework wizard page handling 2018-12-04 20:55:08 -05:00
kepler155c@gmail.com 0e3fb88f1d set sound volume 2018-12-04 01:33:58 -05:00
kepler155c@gmail.com c9a42e2502 transport timeout on dead process 2018-12-02 18:40:19 -05:00
kepler155c@gmail.com 2517612622 manipulator :( 2018-12-02 15:10:21 -05:00
kepler155c@gmail.com c5a821f264 manipulator :( 2018-12-02 14:35:58 -05:00
kepler155c@gmail.com 34c653ca1b manipulator device driver 2018-12-01 19:09:24 -05:00
kepler155c@gmail.com 1fb5379b11 grid setSelected, update tron url/icon 2018-12-01 00:55:42 -05:00
kepler155c@gmail.com beae4e6eaf grid sort event 2018-11-30 04:53:59 -05:00
kepler155c@gmail.com 880a81f655 socket dim / clock issue 2018-11-29 15:12:25 -05:00
kepler155c@gmail.com eb799004f8 sounds 2018-11-26 20:53:28 -05:00
kepler155c@gmail.com a0d47a5f1a allow up to 10 sec diff in connect time due to clock mismatch in dims 2018-11-24 21:45:10 -05:00
kepler155c@gmail.com 0545ff0c68 package manager fix 2018-11-23 12:14:47 -05:00
kepler155c@gmail.com 95178b0452 package manager fix 2018-11-23 11:57:32 -05:00
kepler155c@gmail.com 9c43a261a8 reduce coroutine creation 2018-11-22 19:57:00 -05:00
kepler155c@gmail.com d5896ca873 reduce coroutine creation 2018-11-22 13:52:45 -05:00
kepler155c@gmail.com 39e8307511 update rabbit 2018-11-21 22:06:00 -05:00
kepler155c@gmail.com 99687c3d28 new release prep 2018-11-21 12:10:20 -05:00
kepler155c@gmail.com 3b0ac4e338 new release prep 2018-11-21 09:24:55 -05:00
kepler155c@gmail.com 407b9f38fe reenable storage manager 2018-11-18 11:11:58 -05:00
kepler155c@gmail.com c6fd959371 new icons - thx LDD 2018-11-14 21:37:05 -05:00