66 Commits

Author SHA1 Message Date
Schmappie Eldress
092c43b168 clientmods/mods.conf: Silence client announcement by default
Silence the embarrassing announcement:

    <schmappie>: Hey guys. I'm using a hacked client. https://repo.or.cz/waspsaliva.git.

...and the embarrassing followup:

    BOT — Today at 9:10 PM
    Thingamabobber Joined
    <Thingamabobber>: hey, schmapa
    <Thingamabobber>: I saw that youre using waspsaliva.
    <Thingamabobber>: In contents, in the game's main menu, turn off haxnotify to stop the message from showing up.
    <Thingamabobber>: Also, I can tell you the necessary cmake options to hide the fact that you're using a hacked client from other servers.
    <Thingamabobber>: In the waspsaliva directory, there is a file called cmakelists.txt
    <Thingamabobber>: near the top, there are a few options.

    xay — Today at 9:13 PM
    wow its p nice of u to share this stuff :) (with others ;) ) how are you today?
2021-09-06 21:40:34 -05:00
Schmappie Eldress
0f514735d5 mods.conf: Add load_mod_preview
Added automatically; is this module actually bogus?
2021-09-06 21:40:34 -05:00
cora
8884c81f08 add missing files 2021-08-28 23:26:35 -05:00
cora
cf2eb29a76 remove ad from mod.conf 2021-08-28 23:26:35 -05:00
cron
195796b162 test: make chained clientmod for private tests 2021-08-28 23:26:23 -05:00
cron
c552435c41 haxnotify: use get_bool 2021-08-28 23:26:23 -05:00
cora
7d43cde6f0 why cora WHY ? 2021-08-28 23:26:23 -05:00
cora
cc1664e650 add haxnotify 2021-08-28 23:26:23 -05:00
cron
3c4d034e88 incrementaltp: add incremental teleportation 2021-08-28 23:26:23 -05:00
cron
48f3d8d2b9 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-08-28 23:26:14 -05:00
cron
8f600e0405 bookbot: add automatic book writing bot 2021-08-28 23:26:14 -05:00
cron
0febd39537 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.
2021-08-28 23:26:14 -05:00
cron
f934733623 Merge Dragonfire
Replicate the following commit (with cherry-picked parents on left
side):

    commit be80a15bad718285fd2f24ff1fa88821e35f9388
    Merge: be8e8b906 33a69f694
    Author:     cron <example@example.local>
    AuthorDate: Wed Dec 9 20:36:09 2020 +0000
    Commit:     cron <example@example.local>
    CommitDate: Wed Dec 9 20:36:09 2020 +0000

	Merge Dragonfire
	Dragonfire commit: 56d536ea5e1f98c760d7c78a4584df043fb7f0f8
2021-08-28 23:21:04 -05:00
cron
89dbe3dcd6 optimize: add optimization script to remove water drops, improve ClientObjectRefs 2021-08-28 23:13:46 -05:00
cora
c86f1718f1 ckam: rename to kamikaze since it finds other stuff too now 2021-08-28 23:13:46 -05:00
cron
954161bf94 muse: add automatic noteblock player 2021-08-28 23:13:46 -05:00
cora
b32586700a crystalclear: renamed to crystalkamikaze :) 2021-08-28 23:13:46 -05:00
cora
1603f86387 add: crystalClear - suicide-clear endcrystals at spawn 2021-08-28 23:13:46 -05:00
cora
4ea52f350b add: nodelists 2021-08-28 23:13:45 -05:00
cora
9cf32d9749 automt: add .mtq to quit 2021-08-28 23:13:13 -05:00
cron
6a5f605fb3 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
2021-08-28 23:12:53 -05:00
cron
0ce3485357 scaffold: move sapscaffold and slowscaffold together, add CheckScaffold 2021-08-28 23:12:30 -05:00
cora
8a237b4f1b speed: store server sent settings for proper reset 2021-08-28 23:12:30 -05:00
cron
6e8996cd94 autocraft: add WIP automatic crafting CSM
Right now it can traverse the craft tree and construct a crafting queue.
2021-08-28 23:12:30 -05:00
cron
af4d3c1e72 frenemies: add friend and enemy manager
Intended for use by other mods. tchat should use it, as well as killaura and tracers
2021-08-28 23:12:30 -05:00
cron
ce06e2d824 slowscaffold: add slowscaffold
The
clientmod
dir
is
a
fat
mess.
(TODO)
Also clam can handle like 40-50 nodes per second?
2021-08-28 23:12:30 -05:00
cora
a1ea16f10f speed: add api methods and preliminary csm 2021-08-28 23:12:30 -05:00
cron
d4b2b38133 clientmods/inventory: fix duplicate CSMs 2021-08-28 23:12:29 -05:00
cron
5eddb0f02a sapscaffold: add small sapling scaffold CSM 2021-08-28 23:12:29 -05:00
cora
c9b11b7c73 add ws cheats to cheat.lua ... why, fleck, why ? :D 2021-08-28 23:01:49 -05:00
cora
aaffe05463 remove weird cheat def thingy 2021-08-28 23:01:49 -05:00
cora
a452285e03 inventoryAction: add missing lua function 2021-08-28 23:01:49 -05:00
cora
aa693c1fbd merge dragonfire inventoryAction 2021-08-28 23:01:49 -05:00
cora
068252a8dd add random screenshot csm 2021-08-28 23:01:49 -05:00
cora
480789b6e6 removed autowarp from mods.conf 2021-08-28 23:01:49 -05:00
cora
30db8c2995 undying: optimisation; remove old csns 2021-08-28 23:01:34 -05:00
cron
96861cbe4f turtle: initial turtle mod
Don't use turtle.quarry or the mining features, they are experimental
2021-08-28 23:01:08 -05:00
cron
f99525f9af Merge branch 'master' of repo.or.cz:waspsaliva
Replicate the following commit (with cherry-picked parents on both
sides):

    commit e4f986e99d04fa8ae3ff71297372f5878e4fc460
    Merge: de4da91f2 fff6a37e7
    Author:     cron <example@example.local>
    AuthorDate: Mon Oct 12 02:29:26 2020 +0000
    Commit:     cron <example@example.local>
    CommitDate: Mon Oct 12 02:29:26 2020 +0000

	Merge branch 'master' of repo.or.cz:waspsaliva
2021-08-28 22:58:21 -05:00
cora
c2145684bd add: goddessmode alpha 2021-08-28 22:49:04 -05:00
cron
e3a0458c3f peek: add shulker box peek command 2021-08-28 22:48:09 -05:00
cron
62e123db2b autoaim: add basic autoaim 2021-08-28 22:48:09 -05:00
cron
b386220ffb supernotes: create local wiki clientmod 2021-08-28 22:48:09 -05:00
Elias Fleckenstein
bbcd249544 New Mod System 2020-10-17 11:11:22 +02:00
cron
2530004afb Merge October 5th Dragonfire changes 2020-10-07 22:15:33 +00:00
cron
dd1e75bd82 quotebot: create quote saying bot (includes import/exporting quotesets) 2020-10-06 18:09:45 +00:00
cron
57a1f944c9 hignore: create highlight/ignore player messages clientmod 2020-10-06 02:48:02 +00:00
cron
106fab9762 Merge dragonfire changes 2020-10-05 22:43:01 +00:00
Elias Fleckenstein
43ee069dbf Improved X-Ray, added AutoEject 2020-10-05 22:25:36 +02:00
cron
4a1b7bd37a itemcount: initial semiworking prototype 2020-10-05 19:32:34 +00:00
flyc0r
5c274bbafe added autominer to mods.conf 2020-10-05 02:20:33 +02:00