8916 Commits

Author SHA1 Message Date
cron
80e6a28fe2 killaura: add Lua API to target an entity for killing
needs to have a delay between killaura steps to prevent lag and excessive hunger usage
also prob needs a better API that does logic cpp-side in order for frenemies to turn out better
also handleKillaura should prob be moved to another file
2020-10-10 20:52:50 +00:00
cron
653966f4db devtest: weird texture additions? 2020-10-10 17:26:10 +00:00
cron
46bd009798 autoaim: add basic autoaim 2020-10-09 21:23:17 +00:00
cron
e2a4b41334 supernotes: create local wiki clientmod 2020-10-08 18:10:59 +00:00
cron
23de3c37f1 hignore: fix 'higlight' typo 2020-10-07 23:25:03 +00:00
cron
2451fc8570 ClientObjectRef: fix get_pos() being off by an order of magnitude 2020-10-07 23:00:29 +00:00
cron
9601d49d28 tracers: fix typo in the merged code 2020-10-07 22:21:08 +00:00
cron
2530004afb Merge October 5th Dragonfire changes 2020-10-07 22:15:33 +00:00
cron
a5245322c0 clientmod API: add API to get nearby entities 2020-10-07 19:43:03 +00:00
cron
01eb35645c tracers: remove include iostream 2020-10-07 00:20:54 +00:00
cron
e7bb8d8cee tracers: add option to only trace to players 2020-10-07 00:16:08 +00:00
cron
fde77217cb hignore: fix server names and duplicate messages 2020-10-07 00:13:40 +00:00
cron
69da194461 quotebot: fix typo 2020-10-06 18:24:54 +00:00
cron
887b18936e Merge remote-tracking branch 'origin/master' 2020-10-06 18:13:30 +00:00
cron
dd1e75bd82 quotebot: create quote saying bot (includes import/exporting quotesets) 2020-10-06 18:09:45 +00:00
cron
9afa61a55d hignore: add mode to strip user titles 2020-10-06 18:08:19 +00:00
flyc0r
be40b3da54 autfly: add wp-gui menu entry 2020-10-06 12:42:27 +02:00
cron
750120c494 hignore: remove debug prints 2020-10-06 03:16:03 +00:00
cron
e5f220693a Merge branch 'master' of repo.or.cz:waspsaliva 2020-10-06 02:49:17 +00:00
cron
57a1f944c9 hignore: create highlight/ignore player messages clientmod 2020-10-06 02:48:02 +00:00
flyc0r
5bc3b727af Merge https://repo.or.cz/waspsaliva into master 2020-10-06 03:13:59 +02:00
flyc0r
c8d90d5f85 autominer: cleanup 2020-10-06 03:13:11 +02:00
cron
51e32ac5ba tchat: add team clear and chat clear 2020-10-05 23:27:30 +00:00
cron
95c10965d5 tchat: fix duplicate player online bug 2020-10-05 23:22:14 +00:00
cron
106fab9762 Merge dragonfire changes 2020-10-05 22:43:01 +00:00
Elias Fleckenstein
cb1915efa7 Added minetest.drop_selected_item(), Improved AutoEject 2020-10-05 22:33:32 +02:00
Elias Fleckenstein
43ee069dbf Improved X-Ray, added AutoEject 2020-10-05 22:25:36 +02:00
cron
7652a30c72 Merge branch 'master' of repo.or.cz:waspsaliva 2020-10-05 19:33:14 +00:00
cron
4a1b7bd37a itemcount: initial semiworking prototype 2020-10-05 19:32:34 +00:00
Elias Fleckenstein
faa32610e3 Added ESP, fixed Tracers, improved Jesus 2020-10-05 18:41:10 +02:00
flyc0r
096ce84ab6 hpchange: actually set dmg %) 2020-10-05 12:30:30 +02:00
flyc0r
cc4736d025 autominer: more optimisation 2020-10-05 06:26:59 +02:00
flyc0r
a269b0d5dc m
Merge https://repo.or.cz/waspsaliva into master
2020-10-05 05:11:10 +02:00
flyc0r
9363aaa25d autominer: smaller search radius -> more efficient mining 2020-10-05 05:09:02 +02:00
cron
86e96f5dcb autotool: fix broken reference (now works on non mcl2 servers) 2020-10-05 02:55:48 +00:00
flyc0r
217fd70ee5 autominer: further optimization. almost 0 damage now 2020-10-05 04:21:29 +02:00
flyc0r
0b832d4f48 autominer: functional autotool 2020-10-05 04:05:23 +02:00
flyc0r
56f8c97fa7 autominer: optimizing 2020-10-05 03:30:03 +02:00
flyc0r
9e2805235c autominer: avoid not only lava but gravel too 2020-10-05 02:47:18 +02:00
flyc0r
7ff2a35474 autominer: even better positioning 2020-10-05 02:40:10 +02:00
flyc0r
f24040219a autominer:better positioning->less damage 2020-10-05 02:34:51 +02:00
flyc0r
5c274bbafe added autominer to mods.conf 2020-10-05 02:20:33 +02:00
flyc0r
70c925f4ff add: autominer ALPHA 2020-10-05 02:18:38 +02:00
Elias Fleckenstein
ee88f4b94f Improved Tracers 2020-10-04 22:59:43 +02:00
Elias Fleckenstein
c36ff3edb1 Added AutoSneak and improved X-Ray MapBlock updating 2020-10-04 22:22:55 +02:00
Elias Fleckenstein
0a2c90f4cf Only draw tracers to objects that are not attached (that fixes tracers to armor) 2020-10-04 18:04:31 +02:00
Elias Fleckenstein
044a12666e Added Tracers, NoSlow and NoForceRotate; GUI Colors changed 2020-10-04 17:43:37 +02:00
cron
cf97c5c246 core: change cmake project name
I think Windows buildbot still uses Dragonfire
2020-10-04 15:42:23 +00:00
cron
bce8e36fc3 hpchange: add (nonworking) potential change marker 2020-10-04 15:19:56 +00:00
cron
1ff64b4fa1 wisp: add message timeout 2020-10-04 15:08:50 +00:00