1
0
mirror of https://github.com/kepler155c/opus synced 2024-09-28 23:10:41 +00:00
Commit Graph

258 Commits

Author SHA1 Message Date
kepler155c@gmail.com
9edb4e7d5b fix package preload (for cloud-catcher) 2019-01-12 19:51:56 -05:00
kepler155c@gmail.com
cb5f690cf4 add git api key support 2019-01-12 10:17:56 -05:00
kepler155c@gmail.com
25031bfdc2 ui grid header sizing 2019-01-11 16:04:31 -05:00
kepler155c@gmail.com
f0a65d87ce kiosk mode 2019-01-09 08:50:42 -05:00
kepler155c@gmail.com
4977ea94d7 package manager 2019-01-09 06:59:19 -05:00
kepler155c@gmail.com
b761b3429a dont require heading for point.closest 2019-01-08 04:40:58 -05:00
kepler155c@gmail.com
5ae6434d62 fix ui setTab 2019-01-03 12:54:14 -05:00
kepler155c@gmail.com
aef22987fa stereo sound! 2019-01-02 23:56:01 -05:00
kepler155c@gmail.com
02b12d87dc multi-device input support in UI 2019-01-02 10:33:47 -05:00
kepler155c@gmail.com
0e921edaf5 add util.any 2019-01-02 03:04:24 -05:00
kepler155c@gmail.com
6ef23908de UI page not calling disable on window 2019-01-01 07:29:44 -05:00
kepler155c@gmail.com
c95c22ff4d inactivate tabs 2018-12-31 11:35:13 -05:00
kepler155c@gmail.com
852bf3f6a6 require order issue 2018-12-30 06:50:59 -05:00
kepler155c@gmail.com
f19d439314 upgrade shell config file 2018-12-30 06:15:16 -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
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
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
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
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
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
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
ccd1711d20 fix titlebar look 2018-11-13 21:31:55 -05:00
kepler155c@gmail.com
62ac7a52ec overview cleanup + chooser better events 2018-11-12 20:21:35 -05:00
kepler155c@gmail.com
f9359cf77f wizard - modem fixes 2018-11-12 15:22:29 -05:00
kepler155c@gmail.com
17d55e75ce support preferred wireless modems 2018-11-11 14:45:04 -05:00
kepler155c@gmail.com
10a0c3a724 modem packet validation 2018-11-09 15:27:13 -05:00
kepler155c@gmail.com
68ee419d83 fix invalid msg crashing socket 2018-11-09 15:07:55 -05:00
kepler155c@gmail.com
1a4ef3e581 package manager UI 2018-11-06 16:43:24 -05:00
kepler155c@gmail.com
99b2fa1b0b package manager 2018-11-04 13:00:37 -05:00
kepler155c@gmail.com
c478781cba package management 2018-11-03 18:13:41 -04:00
kepler155c@gmail.com
88f126bf2f sync module improvements 2018-10-31 19:38:09 -04:00
kepler155c@gmail.com
846569952c rename debug function 2018-10-31 00:05:29 -04:00
kepler155c@gmail.com
9484153f38 on the fly grid table filtering in ui 2018-10-29 22:03:46 -04:00
kepler155c@gmail.com
b564b1e9be parameter validation 2018-10-27 21:34:34 -04:00
kepler155c@gmail.com
7220b372bd new checkbox control 2018-10-26 18:45:22 -04:00
kepler155c@gmail.com
c75938bef9 prune method in utils 2018-10-24 19:13:05 -04:00
kepler155c@gmail.com
605e923d48 ui improvements - disable shell scrolling 2018-10-24 06:50:16 -04:00
kepler155c@gmail.com
adc5eb286d ui improvements 2018-10-23 22:33:40 -04:00
kepler155c@gmail.com
a59fef30f0 ui improvements + wireless modem over wired network 2018-10-23 03:05:47 -04:00
kepler155c@gmail.com
0cd709a525 missing pages definition 2018-10-21 18:48:08 -04:00
kepler155c@gmail.com
97c4b7a090 package manager wip 2018-10-21 04:46:40 -04:00
kepler155c@gmail.com
b7176e55ad package manager wip 2018-10-20 20:35:48 -04:00
kepler155c@gmail.com
8b50127f21 new icon set + scanning miner 2018-10-15 16:05:43 -04:00
kepler155c@gmail.com
ecb3af4672 new icon set + scanning miner 2018-10-14 15:35:40 -04:00
kepler155c@gmail.com
e6a98b34cb turtle not pathing backwards 2018-04-02 16:59:47 -04:00
kepler155c@gmail.com
8db4fed19a 1.12 fixes 2018-03-30 17:01:56 -04:00
kepler155c@gmail.com
3dd351cc86 rttp initial version -- insecure 2018-03-30 13:12:46 -04:00
kepler155c@gmail.com
daed3aac38 1.7.10 compatibility 2018-02-24 09:38:02 -05:00
kepler155c@gmail.com
cceb6c8409 security fix 2018-02-03 20:03:51 -05:00
kepler155c@gmail.com
15a627f7e9 remove os api modifications 2018-01-26 06:37:49 -05:00
kepler155c@gmail.com
742d1337a8 installer branches 2018-01-24 18:55:21 -05:00
kepler155c@gmail.com
8879f91c62 installer branches 2018-01-24 18:48:13 -05:00
kepler155c@gmail.com
f5add40808 installer branches 2018-01-24 18:45:47 -05:00
kepler155c@gmail.com
5a32fe208e format and installer branches 2018-01-24 17:39:38 -05:00
kepler155c@gmail.com
1eea0d7cd8 embedded windows 2018-01-21 22:08:30 -05:00
kepler155c@gmail.com
e59400eb2b transition to kernel 2018-01-21 05:44:13 -05:00
kepler155c@gmail.com
1c1eb9b782 transition to kernel 2018-01-20 07:18:13 -05:00
kepler155c@gmail.com
bd37d32750 transition to kernel 2018-01-15 16:28:10 -05:00
kepler155c@gmail.com
9de9452dd3 transition to kernel 2018-01-13 23:40:53 -05:00
kepler155c@gmail.com
bd37b57780 transition to kernel 2018-01-13 15:17:26 -05:00
kepler155c@gmail.com
fc8d44b60d transition tot kernel 2018-01-11 20:53:32 -05:00
kepler155c@gmail.com
d224f5df25 move multishell functionality to kernel 2018-01-10 16:46:37 -05:00
kepler155c@gmail.com
13ec8ea04f peripheral overhaul 2018-01-06 22:25:33 -05:00
kepler155c@gmail.com
911fec9118 peripheral overhaul 2018-01-06 06:07:49 -05:00
kepler155c@gmail.com
1528bab3ac open editor for config on first run 2018-01-04 03:30:59 -05:00
kepler155c@gmail.com
dc9d174085 shadow text color override 2018-01-03 02:43:17 -05:00
kepler155c@gmail.com
1108c173d7 pass raw values for grid overrides 2017-12-27 23:55:30 -05:00
kepler155c@gmail.com
0830e46fb8 fix slideout 2017-12-23 01:47:54 -05:00
kepler155c@gmail.com
743959c1fa better emits 2017-12-16 00:07:22 -05:00
kepler155c@gmail.com
dd4211745e modal windows 2017-12-13 01:37:31 -05:00
kepler155c@gmail.com
0df22efdc2 slide out for UI + turtle.has 2017-12-11 11:31:41 -05:00
kepler155c@gmail.com
a8a4ceb85d api cleanup 2017-11-15 00:08:42 -05:00
kepler155c@gmail.com
f533e42c0c turtle api 2017-10-31 02:01:18 -04:00
kepler155c@gmail.com
1b9450017d refactor + cleanup 2017-10-27 20:24:48 -04:00
kepler155c@gmail.com
cac15722b8 proxy + pathfinding optimization 2017-10-26 18:56:55 -04:00
kepler155c@gmail.com
7fd93e8a8b proxy apis over wireless 2017-10-24 23:01:40 -04:00
kepler155c@gmail.com
84b2b8ce63 cleanup 2017-10-23 19:33:53 -04:00
kepler155c@gmail.com
22a432492c naming 2017-10-22 19:10:29 -04:00
kepler155c@gmail.com
8d3f5329f2 misc 2017-10-22 01:30:26 -04:00