cron
da884b463b
hpchange: create hpchange clientmod
2021-08-28 22:12:31 -05:00
cron
3efe147d8d
wisp: add diagnostic error messages when installation is broken
2021-08-28 22:12:31 -05:00
cron
519575a9b3
tchat: make message prefixes consistent
2021-08-28 22:12:31 -05:00
cron
c5fef6cdc4
Update README
2021-08-28 22:12:31 -05:00
flyc0r
51408076dc
updated wisp and tchat
2021-08-28 22:12:31 -05:00
flyc0r
2551ddbf1d
Add changes from waspsaliva initial commit
...
This commit contains changes best credited to flyc0r
<flyc0r@localhost.localdomain>, although the changes were separated
out from waspsaliva's original initial commit rev. 0e9e1f352, which
added the files from DFC work tree, and squashed in numerous additions
by flyc0r and collaborators. That commit log:
commit 0e9e1f3528c3d2fa1f1e9a79d4a00576be8552f5
Author: flyc0r <flyc0r@localhost.localdomain>
Date: Sun Oct 4 03:37:08 2020 +0200
init
This rebase had the effect of griefing the git history xD, so
for example `git blame` of DFC and even upstream Minetest sources
appear to be originally authored by `flyc0r` in that commit.
To fix this, I will recommit only the changes onto the appropriate
commit in DFC, and recreate the following git history (incl. merges).
After this, the git history will be at least visually the same as the
original Waspsaliva, even if commit sha1sums have changed.
AFAICT, the closest commit from DFC was af085acbd. That commit was
found simply by running `git diff wsc-master <some_DFC_rev>`, and
locating the commit with the smallest number of differences.
This commit was then created as follows:
# Check out the DFC base commit
git checkout af085acbd
# Check out the *files* from WSC's initial commit
git checkout 0e9e1f352 -- .
# Make sure everything is added and commit the changes
git add -A
git commit
2021-08-28 21:58:59 -05: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
Elias Fleckenstein
b9f8f0a232
The Robot Update
2020-10-04 10:50:07 +02:00