1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Tweaks moarCommands RW-0.3.1a

moarCommands is a huge chat command overhaul project. Over 30 commands are planned.

  1. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    moarcommands.PNG

    It's a project planning to overhaul the chat command system. It's meant to be highly extensible while being simple for any kind of user. It allows modders to use a powerful and easy to use library but also server hosts to extend their server with various commands. A load of plugins will be released after then which will allow you to do many, many different things! It also will be designed to run along with KScript2, which will bring infinite possibilities for your server : text translation bots, ingame weather synced with irl weather, multiple server syncing, and even more. Its permissive license (zlib/libpng) will allow anyone to use it in any kind of project : Commercial, proprietary, but also open source.

    Read more...

    Follow the progress there : https://github.com/AsuMagic/KAG_mC/tree/master/moarCommands
    Will be released under zlib/libpng.
     
    Last edited: Mar 22, 2015
    Osmal, Chukka, ShnitzelKiller and 2 others like this.
  2. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    AsuMagic updated moarCommands with a new update entry:

    Rewrite - Very early version

    Read the rest of this update entry...
    --- Double Post Merged, Mar 29, 2015, Original Post Date: Mar 25, 2015 ---
    I've been working on improving the github's readme today and did some major changes in the code.

    Meanwhile @Fernegulus started making moarEdit, a default extension to moarCommands.
    [​IMG]
    Doing huge stuff such as this is a piece of cake and is the matter of a few seconds.

    Comments on the progress? :D
     
    MadRaccoon likes this.
  3. BarsukEughen555

    BarsukEughen555 Ballista Bolt Thrower

    Messages:
    434
    Nice idea
    If the mode will update more, will be really nice
    Pretty needed for Sandbox
     
    Fernegulus and Asu like this.
  4. -Q

    -Q Donator

    Messages:
    153
    I would particularly enjoy a command to control the background light of the map, or the time-of-day.
     
  5. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    I had that planned, but forgot to put it. Will be added too o/
    That would require modifying the sky gradient I guess, so that would be a separate plugin I guess.
    --- Double Post Merged, Apr 16, 2015, Original Post Date: Mar 31, 2015 ---
    Demo and quick tutorial on using moarEdit. Also, a new feature : Tile blobs! Now it's pretty complete to beat any ingame kag editor.
    [​IMG]
    Interested? Give out comments!
     
  6. king-george

    king-george Haxor Staff Alumni Tester

    Messages:
    284
    Excellent work!
     
  7. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    AsuMagic updated moarCommands with a new update entry:

    Major changes, lots of new stuff

    Read the rest of this update entry...
     
  8. SnIcKeRs

    SnIcKeRs Bison Rider

    Messages:
    148
    Hello, I want to share with u my incomplete GUI for KAG. I hope it will be useful for ur project. (I stopped work on it /2014 Jan xD) I think it still works
     

    Attached Files:

  9. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    Thanks, but I'm waiting for norill's GUI first and see if it goes well with mC.
     
  10. SnIcKeRs

    SnIcKeRs Bison Rider

    Messages:
    148
    U can test my gui now without wating for something ::P:
     
  11. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    blackjoker77777 likes this.
  12. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    AsuMagic updated moarCommands with a new update entry:

    Bugfixes and improvements

    Read the rest of this update entry...
     
    Jackard likes this.
  13. king-george

    king-george Haxor Staff Alumni Tester

    Messages:
    284
    What this mod needs:
    A command to summon a lit keg...
    Best way to grief

    EDIT: On a serious note though, you forgot to add the wood background tile.
     
  14. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
  15. Fernegulus

    Fernegulus Bison Rider

    Messages:
    400
  16. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    After a couple months, 1.0a is again under work.

    Key changes :
    • [Done] Modifiers are implemented and a modifier library will be created as well. The interpreter is fully done and as for now zero bug was seen. Crash prevention, errors and additional security features will have to be added before the release.
      A modifier is enclosed by [ ].
      Syntax :
      • [function] for functions w/o arguments
      • [function: argument, argument] for functions w/ arguments
      It also allows nested modifier calls. Take, for example, a non-existing example :
      • [getPosition: [getPlayerBlob : callerid]]
      This would return the position of the caller blob, i.e. of who wrote the command. This surely is the second most important feature of the release since it allows making default arguments a way easier way.
    • [Done] Command parser changes, allowing taking "!command "this is still the first argument" with the quoted text as a single argument. (Also will require \" to put actual quotes)
    • [Done] Massive plugin system changes - Switching from crappy commands mixed with funcdefs to a nice polymorphic class system (thanks Verra for the idea), allowing further control for the plugins and a reduced delay.
    • [Under progress] All base plugins and moarEdit will be recoded for better optimization, clarity and usability.
    • [Under progress] moarEdit gets region selections.
    • [Constantly under progress] Overall optimizations, bugfixes and improvements.
    TRAITOR
     
    Last edited: Jan 9, 2016
  17. king-george

    king-george Haxor Staff Alumni Tester

    Messages:
    284
    Rember to add the wood background too...
     
    Asu likes this.
  18. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    Noted, will think of it (anyways, Fernegulus is going to rewrite mE entirely)
     
  19. Fernegulus

    Fernegulus Bison Rider

    Messages:
    400
    What the fuck do you mean, I didn't add wood background?
     
  20. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    I know right?
     
    king-george likes this.