For$
<!-- begin site header -->
<div id=

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - AnonymousJohn

Pages: [1]
1
Development / Helping out?
« on: January 03, 2011, 06:42:52 am »
I'm not the best programmer, and I don't have a lot of experience in C++ (I'm willing to learn, though), but is there any way I can get in on the development of this project? I'd really like to help wherever I can. I'm coming back from the world of hMod plugin programming, with code-breaking upgrades just to stay compatible with Notch's updates, and I'd really like to see a good, useable, FAST, and independently-developed server software that doesn't have to be updated as often as a mod for the official server does. I'm pretty sure this is the software I'm looking for, minus a few features (mob spawns, ores, trees, water/lava physics last time I checked), and I want to do what I can for it. Is this possible? If so, how can I help?

2
Support / Some issues
« on: December 15, 2010, 01:09:03 am »
Alright, first I'd like to say how much I love this already. I haven't really gotten a real server started with it yet (I want to get it configured correctly first), but it works great so far. I downloaded it yesterday. Now that I've got that done, here goes:

1.) "Invalid configuration at line 13 of config.cfg"
The server seems to work fine despite this error I get whenever I start it. I tried tracing it, but realized that the config.cfg file uses different line return characters than notepad does, so notepad doesn't show them, which means it's hard for me to trace it to exactly which configuration it's referring to. Could you help me out with this?

2.) Mobs don't spawn
I did a little snooping around and found out that this hasn't been implemented. My friends will be disappoint when they find out about this. :P I hope it is implemented soon.

3.) The whitelist doesn't work
I noticed someone else who had the same problem just a few posts down. I don't know whether or not the other guy did, but I wrote my name on the list exactly as it appears in my username, and it still rejected me. The configuration line is definitely referring to the correct file. Not sure what's going on there.

4.) No damage?
I also noticed as I was walking around that I didn't receive any fall or lava or burning damage. I did receive drowning damage, though. Is this because I set myself up as an admin?

5.) Map irregularities
I noticed that the adjacent chunks don't always line up. This happened with one or two of my chunks. This is probably a problem with how your map generator works, and not with the server, but I thought I'd throw that out there. No trees; someone else had the same problem. That's a much bigger issue in my opinion. How am I supposed to make a pick with no wood? Not everyone's an admin, you know. Ores. There are none. None that I could find, anyway. I haven't gone digging much, but I searched through the humongeous cave complex that the mismatched chunk opened up to me and I couldn't find any. I'll do a map-scan later today to check for any. Other than these issues, I LOVE the map that was generated for me! It looks amazing.

6.) Scripting?
On Minepedia it states that your server allows Lua scripting on it. However, I can't find any documentation on how to add such scripting. I'd really like to be able to mod my server a lot (there's lots I want to do with it). Can you help me out with this?

7.) GUI
I notice there are slight glitches with the command-line "GUI" that your server uses, such as left-over text that appears in blanks, and the fact that backspace... doesn't exactly work (it moves the cursor back and allows you to write over the current text, but doesn't actually erase the text you're backing over). These are not major issues, but something you should look into if you don't have anything more important to fix. Like the Whitelist issue.

8.) Server-side commands?
I've tried to issue certain commands from the server GUI, and they do not appear to work. I can issue server-wide announcements, though. Is this not supported, or are there specific commands I need to use? If not, this is something I'd like to see in the near future.

9.) Banning?
Banning seems to only work if you specifically add the name to the banned.txt file. I can't seem to ban people using the /ban command from my client. At least, it didn't work on me (as an admin) unless I added myself to the text file. I'd have to test on an actual user to see if this isn't just an admin banning admin problem.

10.) Custom commands?
I'd like to add my own commands for admins/ops to use, like a clear inventory command to punish those using haxors to get items, or a sethome command to set where /home takes you (could be for members, too). I haven't found any documentation on this. Is it possible for me to do this without going in and modifying the source code and re-compiling?

So far, you guys have done a GREAT job on this. I hope to see more from you soon!

Pages: [1]