LeverylTeam / Leveryl

An Advanced & Feature Rich Server Software for MC:PE 1.1.x
GNU Lesser General Public License v3.0
44 stars 23 forks source link

What do you guys want to get added? #3

Open CortexPE opened 7 years ago

CortexPE commented 7 years ago

Title says it all. Just need ideas for this "Advanced" Spoon.


Contributions are VERY welcome

daniel022302 commented 7 years ago

No regenerate/ and regen

DerddyDert commented 7 years ago

You gonna have mob AI?

CortexPE commented 7 years ago

/regen Maybe... MobAI will be laggy but Maybe I'll add it soon... 😉

TDMidkwhatisxd commented 7 years ago

Redstone, API ignore, API support for old and new plugins, All 1.1 blocks for design only(as usefull as a cobblestone xD), Async chunk request. And most of all, anticheats xD And working enchant table.

CortexPE commented 7 years ago

Redstone would be laggy API Support, Fixed on the latest commit 1.1 blocks, Mk... ;) Async chunk request, hmm... maybe soon. Because, that requires a lot of stuff. AntiCheat, It's already added. (PMAntiCheat) EnchantTables... I can make them open but they won't work. Reason: MCPE Doesn't send EnchantTable packets anymore.

NidPlays commented 7 years ago

Adding gamerules would be great

CortexPE commented 7 years ago

I will ;)

TDMidkwhatisxd commented 7 years ago

add a way to disable water and lava flow.

shdudwns commented 7 years ago

add blocks. and more entity.

shdudwns commented 7 years ago

I hope all items in 1.1 are added

daniel022302 commented 7 years ago

Add border

GDRGamingzz commented 7 years ago

add all all monster and normal entities and also mob spawners

junkdude commented 7 years ago

hoppers, anvils, and enchant tables

CortexPE commented 7 years ago

yo @daniktheboss can ye fix ebottles. $this->level and Position::getLevel() both returns null.

daniktheboss commented 7 years ago

uh wtf... ill take a look

daniktheboss commented 7 years ago

error plz

TheAz928 commented 7 years ago

@CortexPE @daniktheboss Wow I see somthing xD, good going, also have any problems to add me in the org and repo? lol

CortexPE commented 7 years ago

I can add you to the repo (write access) if you've contributed a lot of things.

daniel022302 commented 7 years ago

Release 1.1.2

TheAz928 commented 7 years ago

@CortexPE Okay ;)

CortexPE commented 7 years ago

@daniel022302 , I Still can't. eBottles are still not fully fixed. Might need to re-write the class.

TheAz928 commented 7 years ago

let me take a look

TheAz928 commented 7 years ago

@CortexPE Everything seemed fine, idk why it doesn't work...maybe try getting level by $shootingEntity->getLevel()?

TheAz928 commented 7 years ago

and level returning null at Player.php or ThrownExpBottle.php?

CortexPE commented 7 years ago

That's the problem. Whenever I use $this->level or $this->getLevel() on XPOrb.php or Entity.php (while using XPOrb to call it) it returns null. I already fixed the Level::addSound() on null error by using $target->getLevel() ($target is a Player)

CortexPE commented 7 years ago

I also tried hacks by using if($this->level instanceof Level) but that just made "not" work at all.

TheAz928 commented 7 years ago

Maybe at Entity.php constructor, edit the code $this->setLevel($level) to $this->level = $level...

CortexPE commented 7 years ago

hmm lemme try that after trying this out image

CortexPE commented 7 years ago

nope Orbs doesnt spawn at all xD

CortexPE commented 7 years ago

so it's probably on Level::spawnXPOrb() and XPOrb.php

CortexPE commented 7 years ago

@TheAz928 I tried

Maybe at Entity.php constructor, edit the code $this->setLevel($level) to $this->level = $level...

but nothing changed. It's still the same error.

TheAz928 commented 7 years ago

Strange error, maybe something overrides $this->level by "null" on Entity.php @CortexPE

CortexPE commented 7 years ago

ikr

TheAz928 commented 7 years ago

Btw, you should make a 32-bit beta branch also

CortexPE commented 7 years ago

Maybe... so I can also code on the 32Bit laptops my college's library has. Xd

TheAz928 commented 7 years ago

Yeah xD

TheAz928 commented 7 years ago

screenshot_2017-07-16-21-50-44 @CortexPE Any idea about this error? Btw I've made leverly support 32 bit, make a new branch so I can pr

CortexPE commented 7 years ago

turn on debugging mode so I can see which line is the culprit? xD

Pizzahaet commented 7 years ago

Add The End

NidPlays commented 7 years ago

Do Pots work?

CortexPE commented 7 years ago

Last time I tested it, yeah it does work. On Jul 20, 2017 10:03 AM, "Nid" notifications@github.com wrote:

Do Pots work?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/LeverylTeam/Leveryl/issues/3#issuecomment-316731796, or mute the thread https://github.com/notifications/unsubscribe-auth/AQ8IFLaBIuWgMiTV6kuP3CxtvzugL7aBks5sP2xJgaJpZM4N9MtC .

Pizzahaet commented 7 years ago

Xbox live auth?

CortexPE commented 7 years ago

I finished XBox Auth in https://github.com/LeverylTeam/Leveryl/commit/d45f10078ed1deb322c4a7478d7dd4a66e57081c

Pizzahaet commented 7 years ago

Yeah I just the open ssl extension and I can't find it lol

XDqrkneZ commented 7 years ago

add option to make it always day or night

XDqrkneZ commented 7 years ago

make mobs move

XDqrkneZ commented 7 years ago

add option to disable block particle

Pizzahaet commented 7 years ago

Add option to toggle day night cycle to either force day or force night

CortexPE commented 7 years ago

dcc81e0

tbhDequan commented 7 years ago

add the end'