2 /env bugs. + server command disabled bug

Report any bugs you find in fCraft here
Post Reply
User avatar
Mark-b
Offline
Posts: 53
Joined: May 26th, 2011, 9:18 pm

2 /env bugs. + server command disabled bug

Post by Mark-b »

1st bug.
When I use /env with variable 'fog', 'sky' or 'clouds' the only thing that happens is something in the text says "Usage: /Env <worldname> <variable>" and I type "/env test (fog/sky/clouds) red", I'm only following what is said in help which is "/Env <worldname> (fog/sky/clouds) <color>".

2nd bug.
When you make a world and have env settings on the world, when you load the file in an other world name, it removes all the settings. This is bad for world templates.


The server disabled command bug is:
When a command is disabled on the server it will still show the command options in "/commands all" and the rank required would be the color of the default rank, this would be misleading at first if you don't check the "/help <command>" on the disabled command

User avatar
Sanjar Khan
Trustee
Offline
Posts: 1766
Joined: May 24th, 2011, 1:40 pm
Location: Leiden, Zuid Holland

Re: 2 /env bugs. + server command disabled bug

Post by Sanjar Khan »

Can you give an exact example of an envcommand syntax you enter? Because colors must be entered in hex codes. Red would be FF0000 for example. Also do you play on our AoS server?
Ferrisbuler2: i will stay but i might not post cus of ollieboy

User avatar
Mark-b
Offline
Posts: 53
Joined: May 26th, 2011, 9:18 pm

Re: 2 /env bugs. + server command disabled bug

Post by Mark-b »

Sanjar Khan wrote:Can you give an exact example of an envcommand syntax you enter? Because colors must be entered in hex codes. Red would be FF0000 for example. Also do you play on our AoS server?
Well, thanks for clarifying the color codes, but that should be made specific in the help of it, i would say "/env test fog red", and then the usage would show in the chat.

And yes i play in the fCraft AoS, also in your minecraft classic server as "TheBrotherM" but soon i should have my "mark_b" account recovered.

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: 2 /env bugs. + server command disabled bug

Post by fragmer »

#1) I will see if I can clarify the error messages in /Env.
#2) That's because /Env settings are stored in worlds.xml, not in the map file itself. I will need to do some pretty big changes to change that, planned for fCraft 0.700 (which will take a while).

User avatar
Hellenion
Offline
Posts: 220
Joined: October 20th, 2011, 9:20 am
Location: Subnet
Contact:

Re: 2 /env bugs. + server command disabled bug

Post by Hellenion »

fragmer wrote:planned for fCraft 0.700 (which will take a while).
Not sure if good news or just politically correct.
A = {x ∈ P(U) | x ∉ x}
Mods:
  1. /Su - Allows players to temporarily become a different rank
  2. /Snap - Like /Line but only draws straight or diagonal lines.
  3. pre-0.630 skip/none block

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: 2 /env bugs. + server command disabled bug

Post by fragmer »

...which will take somewhere between "long time" and "forever"...

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: 2 /env bugs. + server command disabled bug

Post by fragmer »

Embedding /Env data is slated for fCraft 0.640 release. /Env error messages have been clarified in 0.639 release.

Still haven't decided what to do with disabled commands.

Post Reply