1
0
mirror of https://github.com/kepler155c/opus synced 2024-06-16 10:19:59 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
kepler155c@gmail.com
3beae64ad8 http binary mode 2019-04-19 19:03:34 -04:00
kepler155c@gmail.com
4f9bd8eb0f support open os command line programs 2019-04-07 10:09:47 -04:00
kepler155c@gmail.com
e2508c9037 cleanup 2019-03-12 20:04:28 -04:00
kepler155c@gmail.com
86be65f026 oops 2 2019-03-12 02:00:07 -04:00
kepler155c@gmail.com
08791e87a3 oops 2019-03-11 23:54:00 -04:00
kepler155c@gmail.com
04af12b452 remove dependency on device global 2019-03-11 23:48:22 -04:00
kepler155c@gmail.com
89f95ca45b stack traces 2019-03-07 13:14:16 -05:00
kepler155c@gmail.com
ce9ffa6c3a alignment update 2019-03-06 11:48:09 -05:00
kepler155c@gmail.com
1e011c8bbd refactor 2019-03-01 11:27:27 -05:00
kepler155c@gmail.com
ad60fce9b0 util refactor 2019-02-26 08:17:53 -05:00
kepler155c@gmail.com
8f4324f1d8 map convience functions (refactor) 2019-02-25 09:02:40 -05:00
kepler155c@gmail.com
8ae3b33374 network sniffer 2019-02-23 18:36:17 -05:00
kepler155c@gmail.com
0e921edaf5 add util.any 2019-01-02 03:04:24 -05:00
kepler155c@gmail.com
6343589183 javascript style table functions 2018-12-23 19:49:28 -05:00
kepler155c@gmail.com
5d38c307b3 disable red server 2018-12-20 19:28: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
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
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
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
c75938bef9 prune method in utils 2018-10-24 19:13:05 -04:00
kepler155c@gmail.com
8b50127f21 new icon set + scanning miner 2018-10-15 16:05:43 -04: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
1c1eb9b782 transition to kernel 2018-01-20 07:18:13 -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
dc9d174085 shadow text color override 2018-01-03 02:43:17 -05:00
kepler155c@gmail.com
0830e46fb8 fix slideout 2017-12-23 01:47:54 -05:00
kepler155c@gmail.com
84b2b8ce63 cleanup 2017-10-23 19:33:53 -04:00
kepler155c@gmail.com
31b3787695 input redo + env pollution 2017-10-20 04:23:17 -04:00
kepler155c@gmail.com
fb0f3e567a redo tabs + wizard 2017-10-18 19:51:55 -04:00
kepler155c@gmail.com
a9634cb438 version checking + ui cleanup 2017-10-12 17:58:35 -04:00
kepler155c@gmail.com
f9221e67be cleanup 2017-10-11 16:31:48 -04:00
kepler155c@gmail.com
955f11042b http fixes 2017-10-08 20:03:01 -04:00
kepler155c@gmail.com
a625b52bad lint 2017-10-08 17:45:01 -04:00
kepler155c@gmail.com
98ec840db1 UI improvements 2017-10-07 23:03:18 -04:00
kepler155c@gmail.com
8e381d3ebf ui improvements 2017-10-03 00:50:54 -04:00
kepler155c@gmail.com
5969b71dbe process improvements + new icons 2017-09-27 15:42:40 -04:00
kepler155c@gmail.com
13efde276d better startup 2017-09-26 15:18:44 -04:00
kepler155c@gmail.com
36fd5ca073 reorganization 2017-09-15 20:27:56 -04:00
kepler155c@gmail.com
64c68f2662 reorganization 2017-09-15 01:08:04 -04:00
kepler155c@gmail.com
9aca96cc3e treefarm + turtle improvements + cleanup 2017-09-12 23:04:44 -04:00
kepler155c@gmail.com
ae7508e89b require improvements, remove global Util 2017-09-05 02:09:31 -04:00