Posts by james1bow

A new update is now available, introducing seasons and more!

    ive been messing with some dragons to get in game but its turning out to be a real pain. ive got decent animations but it just is not working right lol. dragon video

    i keep getting an error when trying to use the color picker. Unknown packet response in callback: RisingWorld.Network.Packets.General.ShowCustomMessageDialogResponse


    Java
    player.showColorPicker("Wisp Color", 0, (color)->{
    player.sendTextMessage(String.valueOf(color));
    });

    even tried the basic code above with the same issue!

    I agree with this POV. I'm not against it, though have seen people able to do certain small things with it. Even if it's small and minor, it's still helpful in the whole grand scheme of things. And yeah, everything takes time. Everything indeed takes a lot of time.


    Alright, then we shall wait for a more fleshed out API system. Keep in mind I mean well for Rising World so I hope people wont' view me in a negative light some more. Red51 keeps noting he keeps struggling in the background and I simply want to help out where I can, even covertly and in the background. The things I see people do for VRChat is something I hope they can carry over, or even assist with in Rising World.


    Hope we can see Rising World pushed to its intended state.

    lol i just released a wisp plugins about 30 minutes ago1

    the only way a plugin will get made is if the person making it wants to make it. as for not alot of plugins atm...alot of ppl are working on things but waiting for a more fleshed out api.

    version 1.1 is now available!


    v1.1 added wisp scale and wisp name scale options.


    type /wisp help for help

    type /wisp settings to open the settings UI.


    currently can set the name, light color, light intensity, light range, Wisp scale and wisp name scale. .

    it fallows you around providing light. when underground it fallows more closely.


    future plans:

    ability to spawn at the wisp after death or teleport it to you.

    elemental wisps (once there are proper biomes) that can give you a small buff of some sort when in that biome.

    a small 3 or 4 slot inventory.

    attack/defense modes to help fight other players/npc's.

    also tossing around the idea of master elemental wisps you have to fight to get the corresponding wisp pet?


    you can find a video Here


    Files

    • wispv1.1.zip

      (156.11 kB, downloaded 491 times, last: )

    ive decided to pause development of this plugin until unity replaces java. im going to devote time to working on smaller plugins as well as reworking some that i have already done. a new one i want to work on is a wisp light pet type of thing. this will give off some light. maybe have radius, range, intensity and color settings. maybe a small buff to fall damage or have it inflict so much damage to your target every so many seconds.

    ive been toying with a few hp/dell soc thin clients. got them for 10 usd and they only draw 10 watts. they leave alot to be desired tho. but if its only for a private server for yourself it should be ok.

    Redeye: Take a look at WTGPortals, there is a small authorization system. I can't say to what extent the plugin is finished or needs to be further developed.

    sorry for the late reply, nursing a wrist injury atm. ill get back to updating the plugins when it gets better. indeed there is a setting to set the portals public/private. when a portal is set to private it is ignored and not synced to the player on connect. this way its as if the portal doesnt even exist if its set to private.

    The problem indeed appears to be happening in the Portals plugin, as mentioned by yahwho , but in fact that seems to be just a follow-up error :thinking: According to the report you've sent, there is an error in the UnityBundleLoader plugin. This apparently causes issues when using the reloadplugins command.


    According to the log, an old version of the UnityBundleLoader plugin was used (0.0.1). I was able to reproduce the issue with that version, but it seems to be fixed with the latest version (0.0.2), so I would recommend to install the latest version of that plugin ;)

    the reload plugins command has always crashed my server. it works fine in single player tho.

    well, it doesn't have to be a whole scroll. I would also like a background with old paper, possibly frayed at the edges. :)

    i think the paper look would suit the theme better :thinking:

    i re-coded most of the ui today to make it easier to allow ui themes!

    i like the scroll very much :love:

    unfortunately i found the scroll to hard to design a UI around! but i am making it so you can change backgrounds and at some point upload your own!


    got some more work done today. working on the UI to assign Attribute/skill points!


    where do the goods for the autionshaus come from? by selling players to the house, or is everything there? and do you have to go somewhere, or is it all done via letters?


    i would find a market place very nice; where you can rent a stand and deposit goods for sale

    .... had that several years ago on a mincraft server (that was handled with boxes and signs)

    sorry for the late reply! everything in the auction house would be bought/sold by the players. as for how its done.....im not sure yet. im thinking you have to goto an auction house in town or use a custom item to spawn an auctioneer npc. when buying from the npc it gets delivered to you mailbox. as for the market, im thinking you can sell from an area you own or you can buy a market area to build a booth to sell from.


    as for an update on the progress ive got a working money system exp and leveling system that is set by profession. im currently working on a ui but dont know what style i want yet. im leaning more towards a final fantasy 2-3 type gui!



              


    let me know what you all think

    I have the plugin on my server and it's running fine so far.

    My question would be whether the area for querying whether someone is in the portal could be expanded?

    It seems to me to be very small and that you have to enter exactly a certain point :thinking:

    as soon as creating areas via api work correctly i will change how its triggered. for now i added the portal assist witch add a small collider to the portal. just walk into it until it stops you and your in the center.