Jump to content

Recommended Posts

Posted (edited)

Hi,

 

I started to developing custom features for community board. Its based on L2j - mobius is my source code for developing. Some features I reworked for better usage.

Here is currently implements:
* on main some basic stats

* GB status

* Merchant

* Castle sieges and TW times

* Scheme Buffer ( base on L2j mobius, but i reworked for CB )

* Teleporter with save myTeleports

* Bug Report - players can report bug via contact form - it send email to GM

* Level up reward - for newbie

* Personal achievements

* Monsters achievements

* Raid Boss achievements

* Statistics - Tops

* Region  - towns, villages and location showing owners, alli, tax rates and players inside towns, zones, villages

* Check player invetory and stats via CB

* Compare your and rival character stats 

* Implemented Friends tab with useful functions like invite PT, check if player is in town, level... etc..

 

Timeline:

* Rework Home - done

* Impement scheme buffer - done

* implement teleporter - done

* Implement merchant - done

* implement drop search - done

* implement bug report - done

* Implement some achievements and rewards for player - done

* Thinking about new things for implements - in progress

* Implement event engine to CB - soon

* Rework Clan  - soon

* Implement Memo - done

* Rework Mail - soon

* Implement Friends - done

* Move conditions to Config - soon

 

 

 

Do you have any ideas for new implements?

 

Some Screenshots:

 

spacer.pngspacer.pngspacer.pngspacer.png

Edited by alexas545
Updated 1.12.2023
  • alexas545 changed the title to Community Board - custom implementations
Posted
4 hours ago, LoVe+ said:

very nice , here are some ideas player inventory , search other players inventory , stats , top pvp , top enchanted items , skin menu

 

unkn1own.png

 

 

Hi,

 

thank you for idea. Im going to create it 🙂  

+ Added new function - check player inventory equip and stats

Thanks to LoVe+ for idea 🙂



spacer.png

Posted

Good morning. I have new implementations

Now working Friends tab in CB - its a custom work, but I think is useful 🙂

spacer.png

Good Evening...

I was thinking about MEMO BUTTON... Because regions button is already implemented and in use.

So I made list of all players with some functions. 

All ideas are welcome.


spacer.png

  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • First of all, its great to finally have something meaningful to discuss on this forum  and good job pushing this community forward, even if its mostly dead. I always wondered why, in the last 15 years, no one has properly documented any of the source code (acis mobius) or at least exposed common functionality through something like a rest api, which is straightforward enough for most people to understand and use.   I have some technical questions since im really interested   Regarding real time features like maps and enchanting  are you using technologies like grpc? And what happens when both a logged in player and panel try to enchant the same item at the same time? Do we run into a race condition how do you handle that ?   Regarding  fake player system  external models calls typically take 1-2 seconds to respond, while an local models might take around 200-300ms. During that time a lot can happen in game. So when the plan becomes stale you override it and wait for the new one  meaning the node handles everything in real time and the LLM simply sets the goal asynchronously. Is that the correct understanding ?   Regarding the security aspect a lot can go wrong when exposing crucial server logic to the open web (experimental is good). My real concern is  the mcp in the panel where  a lot can go wrong with bad user input.      Wasn't the game client always the limiting factor for l2j?
    • Migrating a legacy Interlude server to PostgreSQL while adding real observability is basically forcing 2006 MMO engineering to attend a 2026 infrastructure conference at gunpoint. PS: which revision of aCis? PS: 🧻what was broken during this whatever you call it.    AAC Guard beign asked to adapt to this be like: - Creating bugs since early 2018
    • OH MY LORDDDDDDDDDDDDDDDDDDDDD   FINALLY
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..