SDClowen / RSBot

A Silkroad Online Open Source Bot
GNU Affero General Public License v3.0
125 stars 110 forks source link

Improve bot loading performance #742

Closed ngoedde closed 10 months ago

ngoedde commented 10 months ago

New RSBot.FileSystem

Re-implementation of the joymax pack archive (pk2). The new library no longer creates a full index when opening pack files but instead steps through it. Already resolved files/folders will be cached in memory for quicker access. Searching for files just by the name is no longer supported! Always use the full path (the case of filenames will be ignored) (!) Breaking change, not all clients tested.

Performance

Misc

yasarpatli commented 10 months ago

@ngoedde hi good working how can do target support ?