Commit Graph

42 Commits

Author SHA1 Message Date
Wuzzy 1a02ccd36f Add more node groups 2019-12-13 10:20:08 +01:00
Wuzzy 7b24ede582 Remove a couple of FIXMEs and legacy 2019-10-16 08:33:22 +02:00
Wuzzy 967905264d Make many help texts translatable and fix bugs 2019-03-25 12:05:57 +01:00
Wuzzy 3cdf570460 The End: Remove 2 helper recipes, update help 2019-03-10 03:22:35 +01:00
Wuzzy eff91038e8 Fix crash if item dropped in end portal in the end 2019-03-09 10:08:53 +01:00
Wuzzy 47c817d75a New translation system, part 8: Items, part 4 2019-03-08 00:22:28 +01:00
Wuzzy 312b17a958 Check protection for most nodes 2019-02-08 21:59:01 +01:00
Wuzzy e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy 1082c995fe Rework end portal node
- Add 1/16 high collisionbox on bottom
- Make walkable
- Disable jump
2018-05-16 19:25:55 +02:00
Wuzzy f62f627443 Add end portal frame with eye into creative inv. 2018-05-13 05:23:38 +02:00
Wuzzy a62b5de79e Cake+cauldron+endportalfr. put signal 4 comparator 2018-05-13 00:33:26 +02:00
Wuzzy 16bb9b8901 Localize various unneeded global variables 2018-01-26 22:37:42 +01:00
Wuzzy 55c714ec48 Warn player about the incomplete End dimension 2017-12-13 02:55:23 +01:00
Wuzzy 664c24ce7d Eyes of ender now fly to End portal shrines! 2017-12-10 22:20:48 +01:00
Wuzzy d2a7bd1a53 Disallow screwdriver rotation of end portal frame 2017-12-09 15:01:41 +01:00
Wuzzy 5f4d73143e Destroy end portal if end portal frame with eye is removed 2017-12-09 14:58:06 +01:00
Wuzzy 351f1834a3 Add Spawn API 2017-11-24 07:04:03 +01:00
Wuzzy b1d15fb667 Update sky instant if teleport between dimensions 2017-11-24 03:48:32 +01:00
Wuzzy b0c87f74fe Move world-related functions to mcl_worlds 2017-11-24 03:10:02 +01:00
Wuzzy aa8507f94a Fix End portal platform sometimes not spawning 2017-11-22 06:18:08 +01:00
Wuzzy 7a8dad991b Refactor mcl_portals 2017-11-21 22:58:11 +01:00
Wuzzy f1ac073cb1 Implement end portal frame 2017-11-21 09:54:45 +01:00
Wuzzy cb898ddbfa Update End portal help 2017-11-21 07:39:56 +01:00
Wuzzy 8982dd82ca Tweak end portal compat code 2017-11-21 07:26:45 +01:00
Wuzzy fc17303b1e Generate end exit portal near the spawn in the End 2017-11-21 07:24:56 +01:00
Wuzzy 71be25f44a Only play tele sound for players 2017-11-21 06:03:07 +01:00
Wuzzy 3abf2355e6 Fix exit portal teleporting back in flat mapgen 2017-11-21 05:57:08 +01:00
Wuzzy 7c15d5f9ac More MC-like end portal block (WIP) 2017-11-21 05:39:27 +01:00
Wuzzy 7f393d9cd0 Fix nodes not being placable on top of end portal frame 2017-09-02 19:15:15 +02:00
Wuzzy df023b1b12 Add priliminary end portal frame help 2017-09-02 16:31:10 +02:00
Wuzzy 1ba937d6b8 Make eye of ender placable into end portal frames 2017-09-02 16:28:14 +02:00
Wuzzy 32656bb737 Add bottom end portal frame texture 2017-09-02 16:16:04 +02:00
Wuzzy 86c8387f19 Add end portal frame (nodes only) 2017-09-02 15:49:41 +02:00
Wuzzy e31bce1ff9 New 16×16 animated end portal textures 2017-09-02 14:45:05 +02:00
Wuzzy 8d9e46b535 Add flat Nether; fix portals in flat world 2017-08-21 18:30:37 +02:00
Wuzzy 0a0e66a324 Build obsidian platforms for end portal 2017-08-18 02:57:57 +02:00
Wuzzy 29119d2e2c Generate floating islands in the End 2017-08-18 02:42:26 +02:00
Wuzzy 987ad8eaf4 Add portal help texts, rewrite help of other items 2017-08-17 19:05:13 +02:00
Wuzzy c178a60a6b Add portal help texts 2017-08-17 18:41:58 +02:00
Wuzzy 14678af2ed Portals: Fix rapid back-and-forth teleportation 2017-08-17 18:14:49 +02:00
Wuzzy 6dbd120397 Fix End portal crash 2017-08-17 16:03:26 +02:00
Wuzzy 04ec0929a8 Move mcl_portals to ITEMS 2017-08-17 13:39:25 +02:00
Renamed from mods/MAPGEN/mcl_portals/portal_end.lua (Browse further)