Lizzy Fleckenstein
|
75d9450002
|
Make compasses point upwards when dropped as an item
|
2021-05-04 10:24:08 +02:00 |
Lizzy Fleckenstein
|
cb2bc52cbb
|
Merge branch 'master' into compass_and_clock
|
2021-05-04 10:10:24 +02:00 |
Lizzy Fleckenstein
|
0d29688b13
|
Fix creeper explosion values
|
2021-05-04 09:54:18 +02:00 |
Lizzy Fleckenstein
|
78ce97aaf6
|
Fix creeper explosion values
|
2021-05-04 09:53:28 +02:00 |
Lizzy Fleckenstein
|
3b3d67a99c
|
Make clocks work when dropped
|
2021-05-04 09:16:42 +02:00 |
Lizzy Fleckenstein
|
7513bc600a
|
Merge branch 'master' into compass_and_clock
|
2021-05-04 09:04:50 +02:00 |
Lizzy Fleckenstein
|
f96258ca5c
|
Fix mob heads not showing their texture when worn as head armor
|
2021-05-04 09:01:53 +02:00 |
Lizzy Fleckenstein
|
33c6e5cdad
|
Fix wearing pumpkin heads as armor
|
2021-05-04 08:59:01 +02:00 |
Lizzy Fleckenstein
|
2c5eca3999
|
Make clocks work in itemframes
|
2021-05-04 08:49:21 +02:00 |
AFCMS
|
f0ec64528c
|
Merge branch 'master' into luacheck-script
|
2021-05-03 23:24:55 +02:00 |
AFCMS
|
cbb014ed38
|
basic working script
|
2021-05-03 22:11:49 +02:00 |
Lizzy Fleckenstein
|
74e3c6555d
|
Globalize mcl_clock API
|
2021-05-03 13:43:46 +02:00 |
Lizzy Fleckenstein
|
ecc2010fe5
|
Make compasses work in itemframes
|
2021-05-03 11:22:47 +02:00 |
Lizzy Fleckenstein
|
5bb1657bd8
|
Add moving marker for the player
|
2021-05-03 10:46:59 +02:00 |
Lizzy Fleckenstein
|
f063d14caf
|
Add craft predict for map copying
|
2021-05-02 19:30:27 +02:00 |
Lizzy Fleckenstein
|
02da1abcf9
|
Merge branch 'master' into real_maps
|
2021-05-02 19:24:52 +02:00 |
Lizzy Fleckenstein
|
0d287001f7
|
Fix tt snippet to update wield filled maps as well
|
2021-05-02 19:18:30 +02:00 |
Benjamin Schötz
|
f528b31d48
|
Added french, spanish, russian translation for killerbunny-nametag
|
2021-05-02 18:02:51 +02:00 |
Benjamin Schötz
|
a77f99a1ec
|
Sets killerbunny-label in a translateable way
|
2021-05-02 18:02:35 +02:00 |
AFCMS
|
45965c0799
|
Merge branch 'master' into luacheck-script
|
2021-05-02 17:57:05 +02:00 |
Lizzy Fleckenstein
|
1eaf662833
|
Add updated tga_encoder
|
2021-05-02 17:47:46 +02:00 |
Lizzy Fleckenstein
|
63d4e57a8d
|
Correct typo (ninetest -> minetest)
|
2021-05-02 17:19:11 +02:00 |
Lizzy Fleckenstein
|
ecea8f1662
|
Prevent placing of wielded maps
|
2021-05-02 17:14:57 +02:00 |
Lizzy Fleckenstein
|
ef08977112
|
Copy stack before accessing it in add_item
|
2021-05-02 17:11:33 +02:00 |
Lizzy Fleckenstein
|
1f87874870
|
Make it look like the player is holding the map in their hand
|
2021-05-02 17:03:39 +02:00 |
Lizzy Fleckenstein
|
9a3ae17564
|
Make maps show their image when in itemframes
|
2021-05-02 16:04:48 +02:00 |
Lizzy Fleckenstein
|
bd74dbe321
|
Revert "Use PNG instead of TGA"
This reverts commit ca9cd8cbe0 .
The TGA was faster and produced smaller files.
|
2021-05-02 13:03:18 +02:00 |
Lizzy Fleckenstein
|
ca9cd8cbe0
|
Use PNG instead of TGA
|
2021-05-02 12:55:04 +02:00 |
Lizzy Fleckenstein
|
d9a670dcb8
|
Show empty map in creative inv, but don't show filled map there
|
2021-05-02 12:24:22 +02:00 |
Lizzy Fleckenstein
|
f22b3fd457
|
Implement copying maps
|
2021-05-02 12:23:29 +02:00 |
Lizzy Fleckenstein
|
1079ab74d4
|
Stack filled maps that have the same metadata
|
2021-05-02 11:42:16 +02:00 |
Lizzy Fleckenstein
|
2228b30658
|
Add API to create filled map
|
2021-05-01 17:36:51 +02:00 |
Lizzy Fleckenstein
|
e11185638f
|
Remove obsolete 'import sys' from python script
|
2021-05-01 17:24:07 +02:00 |
Lizzy Fleckenstein
|
1ed6aeca5e
|
Remove map_background.png
|
2021-05-01 17:22:48 +02:00 |
Lizzy Fleckenstein
|
5d3e74c844
|
Remove useless tga_encoder files
|
2021-05-01 17:20:23 +02:00 |
Lizzy Fleckenstein
|
c6e80b5882
|
Add Real Maps
|
2021-05-01 16:52:16 +02:00 |
NO11
|
1c05461e67
|
Add #924 (cactus breaks minecart now)
|
2021-04-30 23:05:40 +00:00 |
NO11
|
ee749c874b
|
Merge pull request 'master' (#1) from MineClone2/MineClone2:master into master
Reviewed-on: NO11/MineClone2#1
|
2021-04-30 23:02:26 +00:00 |
Lizzy Fleckenstein
|
8cccbd7caa
|
Fix harming potion crash
|
2021-04-30 16:38:53 +02:00 |
Lizzy Fleckenstein
|
ae1212be7f
|
Add anon5's fix to prevent get_light crashes
|
2021-04-30 16:29:45 +02:00 |
kay27
|
7e3dd715af
|
Fix MineClone2/MineClone2#1681 by @cora
|
2021-04-30 16:51:34 +04:00 |
jordan4ibanez
|
55177c03ec
|
Fix feature freeze text
|
2021-04-29 17:42:43 -04:00 |
jordan4ibanez
|
b74078a06c
|
Feature freeze begins here
|
2021-04-29 17:42:06 -04:00 |
Marcin Serwin
|
e19d39f065
|
Add polish translation of mesecons_delayer
|
2021-04-29 17:26:47 +02:00 |
Marcin Serwin
|
397a05b651
|
Add polish translation of mcl_skins
|
2021-04-29 17:16:30 +02:00 |
Marcin Serwin
|
5b3a156c09
|
Add polish translation of mesecons_pressureplates
|
2021-04-29 17:13:54 +02:00 |
Marcin Serwin
|
604af04849
|
Add polish translation of mesecons_noteblock
|
2021-04-29 17:08:11 +02:00 |
Marcin Serwin
|
0e8c002665
|
Add polish translation of mcl_playerplus
|
2021-04-29 16:56:33 +02:00 |
Marcin Serwin
|
77597f9bac
|
Add polish translation of mesecons_torch
|
2021-04-29 16:53:47 +02:00 |
Marcin Serwin
|
65846cb6d8
|
Add polish translation of mesecons_button
|
2021-04-29 16:47:41 +02:00 |