9161 Commits

Author SHA1 Message Date
cora
68a7a02321 randomscaff: fix bug 2020-11-30 04:25:04 +01:00
cora
76bc47e671 cchat: add names of lastlogs - its not ideal this way 2020-11-30 02:18:54 +01:00
cora
3fa1c48df1 ckam: rename to kamikaze since it finds other stuff too now 2020-11-30 01:03:51 +01:00
cora
f1e940bdb2 automt: fix automt not loading on first try 2020-11-30 00:59:50 +01:00
cora
1cbc11e410 crystalkamikaze: add tnt removal, cleanup, optimisation 2020-11-30 00:59:10 +01:00
cora
b9988808d0 crystalkamikaze: clear arrows too, add waypoint, make it smoother 2020-11-29 22:51:30 +01:00
cora
398cb4c656 autotool: reset old wield index (with proper wait) 2020-11-29 16:20:11 +01:00
cora
619c30b7f4 scaffold: improve random- and railscaff, add quintscaff 2020-11-29 16:14:01 +01:00
cora
a51d7ef7cc autotool: make autotool() public 2020-11-29 14:50:54 +01:00
cron
d15085d8ee muse: add automatic noteblock player 2020-11-29 06:34:53 +00:00
cora
901ce847ad scaffold: add randomscaffold 2020-11-28 14:11:14 +01:00
cora
74b9c3834a nlist: add mt default nodes (nlist.get_mtnodes) 2020-11-28 04:50:16 +01:00
cora
120cf74c00 crystalclear: renamed to crystalkamikaze :) 2020-11-28 03:48:57 +01:00
cora
c3f1e89684 add: crystalClear - suicide-clear endcrystals at spawn 2020-11-28 01:39:24 +01:00
cora
3dd03eb043 scaffold: add railscaffold 2020-11-28 01:15:46 +01:00
cora
cf37ee2867 nlist: some cleanup 2020-11-27 22:59:50 +01:00
cora
d9a9d455cb nlist: makin it all smoother 2020-11-27 15:38:48 +01:00
cora
da6915806f esp: add nodelist 2020-11-27 02:38:22 +01:00
cora
6b4f66a9ed autominer: add nodelist 2020-11-27 00:34:32 +01:00
cora
562df1d0d9 add: nodelists 2020-11-27 00:19:54 +01:00
cora
b451b280b0 undying: huge improvements! 2020-11-26 23:08:09 +01:00
cora
a14b6aaf11 autofly: fix stupid cora grep mistake lol 2020-11-26 14:42:59 +01:00
cora
9b8588e1f8 autofly: more tweaks lol 2020-11-26 14:38:51 +01:00
cora
2df7466555 autofly: more tweaks 2020-11-26 14:21:20 +01:00
cora
9ba187a14d autofly: add all nodes as ground nodes for cruise 2020-11-26 14:10:54 +01:00
cora
46697ed93a automt: renamed to waspsaliva, linked to automt 2020-11-26 13:55:39 +01:00
cora
d36c81ef04 cchat/frens: log last logs 2020-11-26 13:45:52 +01:00
cora
0d2a8eb98a automt: some fixes 2020-11-26 13:43:55 +01:00
cora
7b52014ef8 cchat: log last-login of frens 2020-11-26 12:54:58 +01:00
cron
3bb754b87b Merge branch 'master' of repo.or.cz:waspsaliva 2020-11-26 03:15:21 +00:00
cron
89a89a82f9 frenemies: fix enemy addition 2020-11-26 03:14:47 +00:00
cora
727d317930 automt: add support for custom ports ( use server:port) 2020-11-25 15:11:00 +01:00
cora
c9b8737d4a autoeat: delete old df version 2020-11-25 15:02:45 +01:00
cora
146137a8dd randomsc: fix double menu entry 2020-11-25 14:33:53 +01:00
cora
307a416912 scaffold: add railscaffold 2020-11-25 02:08:29 +01:00
cora
f5fb3289bf automt: add clammt wrapper 2020-11-25 01:00:34 +01:00
cora
7bb9c8f710 automt: security fix !!1 :) 2020-11-25 00:46:40 +01:00
cora
f39e61b9e5 automt: add exit to os and exit to menu support 2020-11-25 00:25:24 +01:00
cora
bb0d7c1e66 automt: add .mtq to quit 2020-11-24 22:39:53 +01:00
cron
2b7b53da89 Merge branch 'master' of repo.or.cz:waspsaliva 2020-11-24 21:27:38 +00:00
cora
c8c15b1d77 automt: add seperate logfiles for chats and errors 2020-11-24 22:07:47 +01:00
cron
86ffdf7769 scaffold: add TriScaffold (three wide scaffold) 2020-11-24 20:23:24 +00:00
cron
e017cc52de quint/invaction: fix dump recursion 2020-11-24 20:22:59 +00:00
cora
1873f83ba3 autofly: cruise small fix 2020-11-24 16:45:13 +01:00
cora
2010bdff17 autofly: cruisemode - its very nice now - no more set_pos :) 2020-11-24 16:29:25 +01:00
cora
f1713e3b71 movement: add jetpack (working jetpack :) ) 2020-11-23 15:19:19 +01:00
cron
7f1fd230cb quint/invaction: add bounds to dump 2020-11-22 22:33:22 +00:00
cron
a773b0ab85 quint/invaction: improve state peeking, add refresh 2020-11-22 21:27:35 +00:00
cron
77070d8180 quint: add queued interactions (currently only InventoryActions)
Big things:
Allows a queue of inventory actions to be performed in succession
The queue keeps track of the predicted outcome after the queue finishes
Allows for dumping between inventory
Allows delayed InventoryActions
2020-11-22 21:20:17 +00:00
cron
b321b79363 InventoryAction: add to_table() 2020-11-22 18:45:56 +00:00