Commit Graph

423 Commits (wsc-dfc)

Author SHA1 Message Date
cora 486f6ef7f0 add haxnotify 2021-01-20 01:23:43 +01:00
cron 4ca0c11a28 incrementaltp: add incremental teleportation 2021-01-17 04:49:37 +00:00
cora c5a8d1e0f9 scaff: wallbot updates 2021-01-17 01:53:46 +01:00
cora a43a2cd9f9 cchat:remove lastlog for now 2021-01-17 01:53:10 +01:00
cron 54ce548e59 invrefill: fix some bugs, get echest pulling functional 2021-01-16 18:52:55 +00:00
cron bc8a58d40a (untested) invrefill: support pulling from echest 2021-01-16 01:31:08 +00:00
cora 5260229df4 add wallTool 2021-01-15 00:27:05 +01:00
cron a6faed858f hignore: fix patterns, make better for chat bridges 2021-01-12 03:48:03 +00:00
cron 36d6f38de0 scaffold: fix to use the ymodified dircoord 2021-01-10 20:34:43 +00:00
cron 0f94f75eec invrefill: remove debug print 2021-01-10 18:04:57 +00:00
cron 50ea941098 invrefill: add small CSM for inventory refilling (bots and stuff)
right now it just has .refill which looks for a named shulker with some items and refills the inv with that
2021-01-10 17:58:46 +00:00
cron 2c68047fbf autotool: fix (this cheat is always broken) 2021-01-10 17:58:08 +00:00
cora f09a9a5339 scaffold: add wallbot 2021-01-10 18:03:49 +01:00
cora 4e0d514cc4 scaff: talltbm hindscaff 2021-01-08 21:55:58 +01:00
cora c4982464a1 goddessmode: add dodge - deactive hacky shit 2021-01-06 22:10:45 +01:00
cora cb2b345580 killaura: add rate limiting for now 2021-01-06 18:18:14 +01:00
cora af21479bc1 goddessmode: add shulker bullet 2021-01-06 17:22:08 +01:00
cora 5ae269db4a railscaff: latest updates 2021-01-04 15:37:13 +01:00
cora 651367572b scaffold: add stop func 2020-12-27 06:24:17 +01:00
cora 88c2c9449f fat xmas scaffold commit 2020-12-27 05:07:44 +01:00
cora c1ad06c81b railscaff:add tunnelmaker 2020-12-22 03:48:29 +01:00
cora d797131457 railscaff:cosmetic changes 2020-12-21 23:31:03 +01:00
cora c7730611c9 railscaff: fixes 2020-12-21 21:57:01 +01:00
cora c1ad13c267 scaffold:add TBM; turtle: add getdir() 2020-12-21 21:19:42 +01:00
cora 35bdf7b5df railscaff:cleanup 2020-12-21 16:53:38 +01:00
cora d1b0a39418 scaff: fix dig and rail 2020-12-21 16:40:56 +01:00
cora 0da6c316cd scaffold: add waterspam 2020-12-16 21:51:13 +01:00
cron f609d8b4e4 bookbot: make more flexible, add randwrite 2020-12-15 01:11:28 +00:00
cron a8fcf02f1c scaffold: add waterscaffold
Not strictly optimal, but it is optimal for certain rectangles :]
2020-12-14 01:06:03 +00:00
cron 7d034d5c40 waterbot: add FreeRefills cheat (refills water buckets) 2020-12-14 01:05:36 +00:00
cron ca0537a886 Fix early minetest.localplayer reference 2020-12-14 01:04:43 +00:00
cron 74dfe81961 bookbot: add automatic book writing bot 2020-12-13 07:14:22 +00:00
cron bcb2a3ff5c Remove duplicate 'util' CSM 2020-12-13 07:12:25 +00:00
cron 08f591c33f waterbot: add WIP water renewing bot
At the moment it can just give you a list of water sources that can be bucketed without having a net loss of water.
Next is to make an automatic bucket filler hack using that.
2020-12-13 00:54:16 +00:00
cron fc73eaf12f dragonfire/world: update to match DF master
Fixes Nuke, adds BlockLava
I need to rewrite this script BAD
Probably will use scaffold
2020-12-11 18:11:38 +00:00
cron 40585ac60a quint: fix simulate_invaction
Before the counts were wrong and it could swap then fill
This fixes an infinite recursion bug with invaction_dump
2020-12-11 17:34:14 +00:00
cron 51f23d53a1 turtle: fix tlang state removal
This could remove the wrong position before
2020-12-11 17:33:28 +00:00
cron bb16da1e64 Merge branch 'master' of repo.or.cz:waspsaliva 2020-12-11 17:32:18 +00:00
cora ea231d051b killaura: cleanup 2020-12-11 13:55:51 +01:00
cora 15fe9250c0 killaura: better logic, autoswitch to diasword 2020-12-11 12:22:55 +01:00
cora 15d53d2db2 killaura: make it safer 2020-12-11 12:07:51 +01:00
cron 8843f2e0eb turtle/tlang: numerous fixes for .indexing
Lua interface now supports it
The access/assign functions now use indexing by default
Things that deal with indexed stuff now assume its a table rather than a string
2020-12-11 02:59:40 +00:00
cora d66c6111e3 combat: fix killaura - only attack enemies 2020-12-10 23:57:49 +01:00
cron bac0a83110 turtle/tlang: add numerical dot indexing
[1, 2, 3] now you can do .1 to get the 1st element (Lua style 1-indexed)
2020-12-10 04:45:58 +00:00
cron f54064df07 turtle/tlang: add . map indexing
var.key pushes the value indexed by key in var onto the stack
quotes also work for assignment
numerical keys do not work yet
2020-12-10 04:34:48 +00:00
cron ea99e75691 Fix widespread off by one error 2020-12-09 23:13:34 +00:00
cron 087de58064 hignore: add strip colors 2020-12-09 22:21:30 +00:00
cron be80a15bad Merge Dragonfire
Dragonfire commit: 56d536ea5e
2020-12-09 20:36:09 +00:00
cron be8e8b9066 optimize: add optimization script to remove water drops, improve ClientObjectRefs 2020-12-08 20:49:57 +00:00
cora 01408fd41a scaffol: add headTri 2020-12-08 13:38:32 +01:00
cora d1ec6a5a0c kamikaze: extinguish fires 2020-12-06 12:28:43 +01:00
cora 35df13c0b4 kamikaze: widen search area, add sponges as badnode 2020-12-05 23:29:42 +01:00
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 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 d36c81ef04 cchat/frens: log last logs 2020-11-26 13:45:52 +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 c9b8737d4a autoeat: delete old df version 2020-11-25 15:02:45 +01:00
cora 307a416912 scaffold: add railscaffold 2020-11-25 02:08:29 +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
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
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 a3018c2a31 turtle/tlang: improve in_keys()
The function references should probably be replaced with the Lua-y form
2020-11-22 06:52:20 +00:00
cron 1198d63ad5 turtle: add WIP nonworking tlang quarry
Will require some tlang changes, including floor division and the .elem accessing syntax
2020-11-22 06:51:02 +00:00
cron 2e6b21fe6a scaffold: improve melon pattern, remove dead settings 2020-11-22 03:52:30 +00:00
cron 712b331c97 scaffold: improve organization, add HereScaffold 2020-11-22 01:29:56 +00:00
cron a3ec41ec99 scaffold: improve autofarm pattern 2020-11-22 01:29:28 +00:00
cron 879fd33e08 scaffold: improve autofarm, add AutoMelon 2020-11-21 20:44:35 +00:00
cron db40e11753 scaffold: add AutoFarm 2020-11-21 20:09:50 +00:00
cron 2a3bdad11e autofly: autotp support position and waypoint 2020-11-21 20:08:53 +00:00
cron 8334bfcc64 LuaClient: modify minetest.interact
It now uses strings instead of numbers, and supports being passed a node coordinate as well as raycasting for the target.
2020-11-21 19:49:58 +00:00