flyc0r
8f6c90e456
add: autominer ALPHA
2021-08-28 22:12:31 -05:00
cron
1b45fab4c3
hpchange: add (nonworking) potential change marker
2021-08-28 22:12:31 -05:00
cron
aa40a8747a
wisp: add message timeout
2021-08-28 22:12:31 -05:00
cron
d4b199f3be
panicm: remove hp change diagnostic messages (superseded by hpchange)
2021-08-28 22:12:31 -05:00
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
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
Elias Fleckenstein
af085acbd3
Added Schematicas
2020-08-24 19:49:42 +02:00
Elias Fleckenstein
0730ed2162
Delete my stupid test mod lol
2020-08-22 19:39:06 +02:00
Elias Fleckenstein
772c9629eb
Unrestricted HTTP API for Client, Server and Main Menu
2020-08-22 19:38:36 +02:00
Elias Fleckenstein
9b1030cac4
Added minetest.get_inventory(location)
2020-08-22 15:45:06 +02:00
Elias Fleckenstein
2321e3da4c
Removed console output spammed by minetest.find_node_near
2020-08-22 14:30:52 +02:00
Elias Fleckenstein
90f66dad82
Removed experimental code
2020-08-22 14:28:08 +02:00
Elias Fleckenstein
8b4d27141c
Fixed typo in clientmods/inventory/mod.conf
2020-08-22 14:27:17 +02:00
Elias Fleckenstein
d8b8c1d313
Added Documentation for Additional API
2020-08-22 14:24:58 +02:00
Elias Fleckenstein
6e6c68ba04
Added Chat Spam, Replace and settingtypes.txt for Clientmods
2020-08-22 13:51:50 +02:00
Elias Fleckenstein
79d0314d79
Update Buildbots
2020-08-20 18:29:36 +02:00
Elias Fleckenstein
770bde9c64
idk
2020-08-18 19:15:19 +02:00
Elias Fleckenstein
e245151c5b
Improved World hacks
2020-08-16 20:34:32 +02:00
Elias Fleckenstein
19205f6b33
Improved World Hacks, added API functions
2020-08-16 18:09:27 +02:00
Elias Fleckenstein
73b89703f9
Improved World hacks, added fill
2020-08-16 16:39:29 +02:00
Elias Fleckenstein
248dedaba3
Added floationg water to BlockWater
2020-08-15 21:16:43 +02:00
Elias Fleckenstein
9dc3eb7770
Fixed broken Chatcommands
2020-08-15 16:32:16 +02:00
Elias Fleckenstein
80371bc165
Added .listwarps
2020-08-15 16:00:26 +02:00
Elias Fleckenstein
3bed0981d0
UI Update; Added AutoTool
2020-08-15 15:45:28 +02:00
Elias Fleckenstein
622d547262
Added DestroyWater (:P anon)
2020-08-14 20:34:21 +02:00
Elias Fleckenstein
9019e18b94
Some Updates
2020-08-14 19:12:14 +02:00
Elias Fleckenstein
2675bcca1a
Added more cheats
2020-07-31 19:23:29 +02:00
Elias Fleckenstein
3d980cf575
Improved Xray and Fullbright
2020-07-30 12:19:03 +02:00
Elias Fleckenstein
678559bb63
removed leagcy clientmods
2020-07-26 14:43:02 +02:00
Elias Fleckenstein
9194165cf1
Added autodig, moved chat
2020-07-26 14:42:33 +02:00
Elias Fleckenstein
064c25caa1
Added EntitySpeed
2020-07-20 16:43:11 +02:00
Elias Fleckenstein
5a8610c2f4
Added customizable keybindings, improved freecam, added special inventory keybind (by default ender inventory)
2020-07-18 20:01:17 +02:00
Elias Fleckenstein
45aa2516b2
Added settings
2020-07-18 13:20:08 +02:00
Elias Fleckenstein
408e39a1d2
Added Anti Knockback
2020-07-18 10:33:14 +02:00
Elias Fleckenstein
305e0e0d31
Auto disable smooth lighting when fullbright is active
2020-07-16 15:36:39 +02:00
Elias Fleckenstein
6796baec66
Defaultsettings
2020-07-08 13:01:06 +02:00
Elias Fleckenstein
5a2bf6634c
Added Clientmods
2020-07-07 14:16:44 +02:00
Elias Fleckenstein
e610149c0c
Initial Commit
2020-07-06 15:50:55 +02:00
sfan5
c44318a253
[CSM] Fix and improve minetest.get_language()
...
Previously this method would accidentally reset the locale
and break everything.
2019-11-11 14:06:48 +01:00
sfan5
2c4cf508a9
[CSM] Implement minetest.get_csm_restrictions()
...
fixes #8068
2019-11-11 14:06:48 +01:00
sfan5
3f271564e0
Run on_item_use CSM callback even if item is not marked usable
...
Mods may want to to handle item interaction even if the item
is not marked usable (= server-side callback exists).
2019-11-11 14:06:48 +01:00
sfan5
b57dc70769
[CSM] Expose more env functions
2019-11-11 14:06:48 +01:00
sfan5
d961ece144
Be lenient with extra slashes for CSM paths
2019-11-09 16:08:38 +01:00
sfan5
485b669840
[CSM] Remove non-functional minetest.get_day_count()
2019-11-09 16:08:38 +01:00
sfan5
b1f2a69382
Introduce get_modpath() for CSM
2019-11-09 16:08:38 +01:00
Loïc Blot
ccc3af128c
CSM/SSM: Add on_mods_loaded callback ( #7411 )
...
* CSM/SSM: Add on_mods_loaded callback
2018-06-06 12:53:59 +02:00
red-001
49ff1d2ea8
[CSM] Remove on_connect
callback ( #6941 )
...
Fixes #6939
2018-01-21 18:27:27 +01:00