Activity for Planeshift: a 3D MMORPG

  • Luca Pancallo Luca Pancallo committed [r10022] on Code

    Added listRandomizedItems to see all loot skin variations

  • Luca Pancallo Luca Pancallo committed [r10021] on Code

    removed statue chars from checknpctriggers

  • Luca Pancallo Luca Pancallo committed [r10020] on Code

    KA triggers are now separated between NPC specific and not

  • Luca Pancallo Luca Pancallo committed [r10019] on Code

    Added pet information

  • Luca Pancallo Luca Pancallo committed [r10018] on Code

    Added "present in book" info for crafting

  • Luca Pancallo Luca Pancallo committed [r10017] on Code

    Added pets list to character page

  • Luca Pancallo Luca Pancallo committed [r10016] on Code

    removed out of range stats

  • Luca Pancallo Luca Pancallo committed [r10015] on Code

    Added min faction

  • Luca Pancallo Luca Pancallo committed [r10014]

    Fixed edge switch when navigating path network and there is a teleport link next.

  • Luca Pancallo Luca Pancallo committed [r10013]

    Improvements to unusedchars.php

  • Luca Pancallo Luca Pancallo committed [r10012]

    Fixed bug in npcoperations.cpp and adminmanager.cpp

  • Luca Pancallo Luca Pancallo committed [r10011]

    output SQL to run the delete of unused characters.

  • Luca Pancallo Luca Pancallo committed [r10010]

    new item for testing

  • Luca Pancallo Luca Pancallo committed [r10009]

    Added admin function to search all unused accounts by last login date and time connected in seconds.

  • Luca Pancallo Luca Pancallo committed [r10008]

    Updated webconsole for PSUnreal, with new coordinates. not all maps yet.

  • Luca Pancallo Luca Pancallo committed [r10007]

    Tua updates on the console to have it compatible with PHP 7.x

  • ravna ravna committed [r10006]

    Added ID to resource overview.

  • Luca Pancallo Luca Pancallo committed [r10005]

    Update security list, added level 45 for full members

  • Luca Pancallo Luca Pancallo committed [r10004]

    Added some documentation

  • Luca Pancallo Luca Pancallo committed [r10003]

    Added some comments.

  • Luca Pancallo Luca Pancallo committed [r10002]

    Small documentation updates

  • Luca Pancallo Luca Pancallo committed [r10001]

    Added some documentation

  • Luca Pancallo Luca Pancallo committed [r10000]

    Added comments to the code while analyzing it.

  • Luca Pancallo Luca Pancallo committed [r9999]

    Added few comments to clarify how RepopulateItems works

  • Venalan Venalan committed [r9998]

    Fixing small typo.

  • Venalan Venalan committed [r9997]

    Fixing a small typo.

  • ravna ravna committed [r9996]

    Fixed: the /groupleader command now sends a notification to the new leader informing them of the transfer.

  • ravna ravna committed [r9995]

    Fixed: fixed a bug where using the /groupleader command would crash the server.

  • ravna ravna committed [r9994]

    Fixed: (WC) Create KA script on NPC pages now creates a valid script, which won't crash the server when not changed. (Though it will still be a meaningless script.)

  • Luca Pancallo Luca Pancallo committed [r9993]

    removed __declspec(align) as not compatible wit...

  • Luca Pancallo Luca Pancallo committed [r9992]

    Added more documentation of classes.

  • Luca Pancallo Luca Pancallo committed [r9991]

    Fixed some class descriptions

  • Luca Pancallo Luca Pancallo committed [r9990]

    Changed phrase on training to be more IC

  • ravna ravna committed [r9989]

    Fixed: fixed a bug where the combat stance woul...

  • ravna ravna committed [r9988]

    Fixed: (WC) fixed an uninitialized variable.

  • ravna ravna committed [r9987]

    Fixed: (WC) mount and pet option were reversed ...

  • ravna ravna committed [r9986]

    Added the $pathToWC variable

  • ravna ravna committed [r9985]

    Changed how the prospectValidator finds the pat...

  • ravna ravna committed [r9984]

    Added: (WC) editing NPCs now allows you to chan...

  • ravna ravna committed [r9983]

    Fixed: workmanager can now use the "ResultQuant...

  • ravna ravna committed [r9982]

    Fixed: KA-script dialogs now show "NPC Dialog:"...

  • ravna ravna committed [r9981]

    Fixed: summon familiar (both mounts and pets) n...

  • ravna ravna committed [r9980]

    Fixed: (WC) Removed reference to an already rem...

  • ravna ravna committed [r9979]

    Added: A math script called "CalculateChanceOfM...

  • ravna ravna committed [r9978]

    Fixed: (WC) fixed a typo in the display of a fa...

  • ravna ravna committed [r9977]

    Added: (WC) made a page to read/edit server new...

  • ravna ravna committed [r9976]

    Added: made a database table for server news in...

  • ravna ravna committed [r9975]

    Fixed: All new characters now start in the tuto...

  • ravna ravna committed [r9974]

    Fixed: items given by progression events now se...

  • ravna ravna committed [r9973]

    Fixed: (WC) Player/NPC item list now also displ...

  • ravna ravna committed [r9972]

    Fixed: (WC) ka_script listing is now sorted by ...

  • ravna ravna committed [r9971]

    Fixed: (WC) factions list now also shows ID.

  • ravna ravna committed [r9970]

    Fixed: (WC) quest validator does no longer warn...

  • ravna ravna committed [r9969]

    Added: (WC) list lootmodifiers can now also sor...

  • ravna ravna committed [r9968]

    Fixed: (WC) list lootmodifiers now also display...

  • ravna ravna committed [r9967]

    fixed: the <item> tag in progression events can...

  • ravna ravna committed [r9966]

    Fixed: (WC) race info page can now delete spawn...

  • ravna ravna committed [r9965]

    Fixed: (WC) Faction page can now edit the name ...

  • ravna ravna committed [r9964]

    Fixed: You can no longer equip a 2h weapon in o...

  • ravna ravna committed [r9963]

    Process name can now be changed in edit process...

  • ravna ravna committed [r9962]

    Changed the set trait op to also check if a giv...

  • ravna ravna committed [r9961]

    Changed the /settrait command to also try to ma...

  • ravna ravna committed [r9960]

    Changed quest discarding so completed quests ca...

  • ravna ravna committed [r9959]

    Fixed: if a "stack size exceeded" message is tr...

  • ravna ravna committed [r9958]

    Fixed: transformations and combinations now res...

  • ravna ravna committed [r9957]

    Fixed: work events no longer give a "you moved ...

  • ravna ravna committed [r9956]

    Fixed: auto-containers can now again automatica...

  • ravna ravna committed [r9955]

    Fixed a missing argument in npc details -> items

  • ravna ravna committed [r9954]

    fixed a bug where combinations using wildcards ...

  • Luca Pancallo Luca Pancallo committed [r9953]

    workaround to avoid crash on div by 0.

  • ravna ravna committed [r9952]

    Validator now gives an error if you try to run ...

  • ravna ravna committed [r9951]

    Changed various quest commands to not rely on u...

  • Venalan Venalan committed [r9950]

    Added missing /key command options

  • Venalan Venalan committed [r9949]

    corrected description for PSITEM_FLAG_SECURITYL...

  • ravna ravna committed [r9948]

    Changed launcher to cancel any updates when "pl...

  • ravna ravna committed [r9947]

    Fixed a bug where trying to click the quest inp...

  • ravna ravna committed [r9946]

    Changed logout message to a fading text instead...

  • ravna ravna committed [r9945]

    Quest validator now checks if trait name and lo...

  • ravna ravna committed [r9944]

    Changed some debug information to reduce the am...

  • ravna ravna committed [r9943]

    Players could continue to attack other players ...

  • ravna ravna committed [r9942]

    Fixed a bug where action locations triggering a...

  • Venalan Venalan committed [r9941]

    Adjustments to both merchant and storage windows.

  • ravna ravna committed [r9940]

    Fixed a bug where the first NPC you would speak...

  • ravna ravna committed [r9939]

    Fixed a bug that could under specific random ci...

  • ravna ravna committed [r9938]

    Removed the "you have been disconnected" text f...

  • ravna ravna committed [r9937]

    Made /logout and "return to server select after...

  • ravna ravna committed [r9936]

    Added a /logout command that returns the user t...

  • ravna ravna committed [r9935]

    Disconnects now return the client to the server...

  • ravna ravna committed [r9934]

    Changed timeout timer for minigames from 10 min...

  • Venalan Venalan committed [r9933]

    last update for ordering was incomplete.

  • ravna ravna committed [r9932]

    Fixed a problem with /settrait list [race] [gen...

  • ravna ravna committed [r9931]

    Made the board reset also reset the endgame state.

  • ravna ravna committed [r9930]

    New feature: Gameboards now automatically reset...

  • Venalan Venalan committed [r9929]

    alphabetised order for race selection.

  • ravna ravna committed [r9928]

    NPC pages for inherited details like skills, tr...

  • ravna ravna committed [r9927]

    Fixed a case of undefined offset that showed up...

  • ravna ravna committed [r9926]

    Fixed a bug that caused the trait tag not to us...

  • ravna ravna committed [r9925]

    NPC pages now have a hover text that shows you ...

  • ravna ravna committed [r9924]

    Added checks to ensure only valid npc_master_id...

  • ravna ravna committed [r9923]

    Quest validator now does not care if a "NPC_nam...

1 >