|
049f9e8958
|
Add auto crafting programs
|
2018-06-29 00:46:32 +08:00 |
|
|
acb7565b23
|
Create ore_sorting.lua
|
2018-06-28 16:22:27 +08:00 |
|
|
6042299df0
|
Add storage manager
|
2018-06-26 00:15:29 +08:00 |
|
|
e5b73a782f
|
fix libgpu
|
2018-06-26 00:15:05 +08:00 |
|
|
eef9568ec3
|
Add mfe monitor
|
2018-06-23 11:03:05 +08:00 |
|
|
623bbac982
|
Fix install script
|
2018-06-19 17:08:34 +08:00 |
|
|
8276f40c38
|
Add metatable to libevent
|
2018-06-15 00:42:08 +08:00 |
|
|
ce33adaa9f
|
Add three way crossing program
|
2018-03-22 23:37:28 +08:00 |
|
|
5f97697230
|
Add check function for EventBusListen()
|
2018-03-22 22:49:34 +08:00 |
|
|
8fdb8a9ffa
|
Add border support
|
2018-03-20 09:22:44 +08:00 |
|
|
a62bad4ad2
|
Add command line tool for bundling files.
|
2018-03-18 12:00:48 +08:00 |
|
|
50d3d4fd1b
|
Add file bundler
|
2018-03-18 11:53:38 +08:00 |
|
|
96501e08a4
|
Fix runtime error
|
2018-03-18 11:53:23 +08:00 |
|
|
a73439c722
|
Try to fix runtime errors in libworld
|
2018-03-13 17:11:41 +08:00 |
|
|
8bc2bd66b6
|
Fix print information in libworld.lua
|
2018-03-13 16:41:33 +08:00 |
|
|
074b63c295
|
Fix bugs in libworld
|
2018-03-13 16:33:41 +08:00 |
|
|
cb5b91dbb0
|
Update libworld
|
2018-03-13 16:21:12 +08:00 |
|
|
5cba8539e1
|
Merge from Github repo
|
2018-03-13 08:56:55 +08:00 |
|
|
35acd7c4af
|
new downloader and updater
|
2018-03-13 08:56:39 +08:00 |
|
|
d9eb17f4b3
|
Create LICENSE
|
2018-03-13 08:36:43 +08:00 |
|
|
d250973ea6
|
Add libgui
|
2018-03-13 08:26:00 +08:00 |
|
|
b584eb34fc
|
Update libgpu
|
2018-03-13 08:25:49 +08:00 |
|
|
833967b6a2
|
Update libworld
|
2018-03-12 19:19:05 +08:00 |
|
|
9cbe89fc5c
|
Try to fix debug call errors
|
2018-03-12 17:02:06 +08:00 |
|
|
6d5160fa77
|
Add world copy and paste support
|
2018-03-12 16:53:15 +08:00 |
|
|
98d7763251
|
Update Minesweeper. Happy game!
|
2018-03-10 10:04:09 +08:00 |
|
|
2ed503620a
|
Update MineSweeper.
Now can right click on blocks
|
2018-03-10 03:19:18 +08:00 |
|
|
e47d31a4c0
|
Add library document
|
2018-03-10 03:07:02 +08:00 |
|
|
5022de88b6
|
Add chinese document
|
2018-03-10 02:58:18 +08:00 |
|
|
08a704d58f
|
Add methods to get real world time
|
2018-03-10 02:16:49 +08:00 |
|
|
028d215107
|
Add fallback code for WaitEvent
|
2018-03-10 01:29:19 +08:00 |
|
|
9d07e3fedf
|
Breaking change: WaitEvent now follow event.pull
|
2018-03-10 01:18:01 +08:00 |
|
|
9d4dd91328
|
Update libevent
Fix WaitMultipleEvent
Check Times before adding timer.
|
2018-03-10 00:46:04 +08:00 |
|
|
9c4081a0df
|
Add color support
|
2018-03-10 00:33:40 +08:00 |
|
|
1b1d674e68
|
Add mine sweeper game
|
2018-03-10 00:19:56 +08:00 |
|
|
73b803997a
|
Add gui library
|
2018-03-10 00:19:42 +08:00 |
|
|
b3b89b3605
|
Add wait_ratio option to GetNextEvent()
This should make event listener queue work faster.
Check per second (cps) is limited up to 20.
|
2018-03-10 00:18:19 +08:00 |
|
|
d8d252e0f8
|
Add quick setup intro
|
2018-03-06 17:05:55 +08:00 |
|
|
035242c439
|
Add file share client
|
2018-03-06 16:57:16 +08:00 |
|
|
c354acded8
|
Add file share server (fss)
|
2018-03-06 16:17:27 +08:00 |
|
|
2065bb9892
|
Now clear event bus on destroyed
|
2018-03-06 16:12:22 +08:00 |
|
|
2c5bc2f649
|
Update system shop
Stop buying while destroy factory is busy.
Will block until internal buffer is free
|
2018-02-13 13:30:02 +08:00 |
|
|
44ea034fd6
|
Add system shop (buy from player)
|
2018-02-13 12:00:08 +08:00 |
|
|
d65cb87186
|
Add giant storage
|
2018-02-13 11:59:38 +08:00 |
|
|
1f15b7529a
|
update libraries
|
2018-02-13 11:59:23 +08:00 |
|
|
db306383c2
|
Add switch_flipped event support
|
2018-02-12 20:01:12 +08:00 |
|
|
e88959649f
|
Update libevent.
Now support Computronics:chat_box
|
2018-02-12 08:14:47 +08:00 |
|
|
e291c45da1
|
Merge from github
|
2018-01-20 12:49:36 +08:00 |
|
|
cdc4938caa
|
Add OpenSecurity event support
|
2018-01-20 12:48:45 +08:00 |
|
|
76a626219b
|
Update README.md
|
2018-01-15 15:45:03 +08:00 |
|