sfan5
|
36b14413e0
|
Optimize textures
done with: oxipng -Z --strip all
|
2023-10-28 11:37:05 +02:00 |
|
sfan5
|
7f7e928dd9
|
Switch bare vectors to vector.new()
|
2023-06-09 14:49:58 +02:00 |
|
sfan5
|
f285a55dd5
|
Improve brush command error messages
|
2020-04-07 00:38:11 +02:00 |
|
sfan5
|
9b26034aea
|
Move worldedit.marker_update
Markers are part of the UI (`worldedit_chatcommands`) and do not belong in `worldedit`.
|
2020-04-07 00:14:31 +02:00 |
|
sfan5
|
9c38b9f6ad
|
Allow more commands for brush usage
In fact, allow all commands that are compatible by the brush:
the ones that expect exactly pos1 to be set
|
2019-12-19 16:44:15 +01:00 |
|
sfan5
|
7833b68c85
|
worldedit_brush: Remove "safe region" hack
|
2019-12-19 15:58:26 +01:00 |
|
sfan5
|
a1b6a34e61
|
Use eye_height property for brush raytracing
|
2019-09-06 17:45:51 +02:00 |
|
sfan5
|
b8453a0e0b
|
Remove deprecated depends.txt, add descriptions to mod.conf
|
2019-07-17 02:15:04 +02:00 |
|
sfan5
|
324eb556f6
|
Make compatibility error in worldedit_brush fatal again
This reverts commit a97cccd2a1 .
|
2019-07-17 01:42:28 +02:00 |
|
Panquesito7
|
3ffecdd9c4
|
Replace deprecated functions with newer ones
These commits create compatibility with MT/MTG 5.0.0+.
However, these commits may/will break with the 0.4-series.
|
2019-07-17 01:23:40 +02:00 |
|
Eugen Wesseloh
|
a97cccd2a1
|
Disable worldedit_brush mod instead of throwing error (#156)
|
2018-04-10 09:25:08 +02:00 |
|
sfan5
|
7b1deb1b61
|
Add configurable brush item
texture was supposed to be a brush, i suck at this :(
|
2017-09-17 23:47:29 +02:00 |
|