Commit Graph

23 Commits

Author SHA1 Message Date
pyoor d721eb5b58 Try to fix utils.script.runner again 2018-08-27 19:39:19 -04:00
pyoor a74b09d2c1 Wrap all runner output in try/catch 2018-08-27 19:00:00 -04:00
pyoor a0c59d400c Fix bug in offset and remove randListIndex 2018-08-27 18:59:17 -04:00
pyoor e191310d99 Refactor script.runner 2018-08-22 15:35:03 -04:00
pyoor ad5ae56561 Use make.number.tiny instead of make.number.range 2018-08-20 12:21:54 -04:00
pyoor 40eee0a442 Add utils.script.runner 2018-05-21 12:18:09 -04:00
pyoor 6455376a97 Add utils.script.offset 2018-05-21 12:17:48 -04:00
pyoor 3f23299430 Sort functions alphabetically 2018-05-21 12:04:34 -04:00
pyoor 600bb045be Use template literals throughout 2018-05-21 11:50:44 -04:00
Christoph Diehl 297002fec4
Let safely() support Arrays 2018-04-06 19:45:19 +02:00
Christoph Diehl 7c2273e26c
Fix static method for objects 2018-03-19 06:34:18 +01:00
Christoph Diehl 43b69880b1
Add linter fixes 2018-03-19 05:54:40 +01:00
Christoph Diehl 142576ed49
Add module based architecture
* Build with Webpack
* Let Octo.js run in Node
2018-03-19 04:23:05 +01:00
Christoph Diehl f8c61ab67a Modify logging routines 2017-06-27 17:16:34 -07:00
pyoor ddc42d0fa6 Fix bad reference to random.index 2017-06-15 12:49:29 -04:00
Christoph Diehl fe702f19ed Fix left-over make.number.rangeNumber reference 2017-06-10 07:23:38 +02:00
Christoph Diehl cecc7b0f5e Remove references of removed random.some in favour of random.subset 2017-06-08 04:27:26 +02:00
Christoph Diehl b55264b24f Use let instead of var in script.js 2017-05-02 17:01:32 +03:00
pyoor f7e3a0c9a4 Fixed bad reference to platform 2017-04-26 10:14:19 -04:00
Christoph Diehl 6cbda76fea Use Standard as JavaScript standard style 2017-04-26 01:21:31 +03:00
pyoor 2e65a4bea3 Fix all type coercion issues 2017-04-25 11:22:15 -04:00
pyoor aa6e9f567a Rename make.numbers to make.number 2017-04-25 11:19:25 -04:00
Christoph Diehl dfa6ecc685 Move library folders into lib 2017-04-23 01:49:49 +03:00