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

49 Commits

Author SHA1 Message Date
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
kepler155c@gmail.com
97f3392fbd build using command computer 2017-08-09 10:19:00 -04:00
kepler155c@gmail.com
7f99c0c69a builder improvements 2017-06-23 02:04:56 -04:00
kepler155c@gmail.com
7954c79d66 1.79+ theme 2017-05-20 03:43:19 -04:00
kepler155c@gmail.com
7438252fb4 builder tweaks 2017-05-16 15:58:32 -04:00
kepler155c@gmail.com
9a0c584cba throttlee 2017-05-14 00:53:59 -04:00
kepler155c@gmail.com
c34b46699b storage activity wrong amounts 2017-05-13 23:45:59 -04:00
kepler155c@gmail.com
3a922ad2f4 networking improvements 2017-05-10 06:11:25 -04:00
kepler155c@gmail.com
f866d2bd58 socket improvement 2017-05-09 01:57:00 -04:00
kepler155c@gmail.com
4546b9c726 cleanup 2017-04-15 23:39:15 -04:00
kepler155c@gmail.com
5c12b20fae Forms - dialogs 2016-12-26 22:26:43 -05:00
kepler155c@gmail.com
4435a14ed1 transitions and Lua improvements 2016-12-18 14:38:48 -05:00
kepler155c@gmail.com
fc243a9c12 Initial commit 2016-12-11 14:24:52 -05:00