

Added a separate logo file for Visit Pony Town button.Updated Help page to provide more workarounds for users who experience game showing black screen Changed the button on admin panel that removes old events from 10min to 1dayĪdded being able to extinguish torches by sneezingįixed house tool instructions saying "use mouse wheel" on mobileįixed being able to open two actions menus in some casesįixed actions menu button getting disabled by closing actions menu with the Escape keyįixed Yawn and Sneeze animations glitching with some eye stylesįixed 🤔 expression being inconsistent with /thinking commandįixed flying entities slowing down when flying over waterįixed jack-o'-lantern not turning off during the dayĪdded combining of head and body animations in the Animation toolĪdded flag to not allow closing mouths in Animation toolįixed issue with gif preview in Animation toolĪdded Save button in account settings automatically redirecting to Home for new accounts.Added additional server performance stats to the admin panel.Fixed issues with kiss animation while turning head.Git update-index -assume-unchanged src/ts/generated/sprites.ts In order to prevent Git from seeing changes to this file from local builds and warning you about them when changing branches or pulling new changes, you can use the following command: src/ts/server/map/customMap.ts - commented introduction to customizing mapsĭue to an issue with the build system, an old copy of src/ts/generated/sprites.ts is shipped with this repository.src/ts/server/start.ts:35 - adding custom map to the world.src/ts/common/entities.ts - adding entities.src/style/partials/_variables.scss - page style configuration.src/ts/client/credits - credits and contributors.src/ts/components/services/audio.ts - adding/removing sound tracks.src/ts/server/maps/* - maps configuration and setup.src/ts/common/constants.ts - global settings.public - privacy policy and terms of service.package.json - settings for title and description of the website.Tools are accessible at /tools/ (only available in dev mode or when started with -tools flag) Customization Node cli.js -addrole superadmin Additional toolsĪdmin panel is accessible at /admin/ (requires admin or superadmin role to access) To generate new values for these parameters, you can use the following command: It is extremely dangerous to leave these as default, as these values serve as authentication tokens for internal APIs and session cookies. You MUST provide unique, random values for the secret and token fields of your config. Once you have the project cloned, open your terminal of choice (Command Prompt, bash, etc), navigate to the directory you cloned the project in, and run: ImageMagick (optional, required for generating preview gifs in animation tool)Įnsure you have Git LFS installed before you clone the repo! Git LFS is required to pull down the asset files the game uses, as storing them in normal Git would stuff up the tree pretty badly.
#Pony town custom servers download#


The assets cannot be used for commercial purposes in any way including crowdfunding such as Patreon or PayPal donations without permission. The art and music assets are released under the CC BY-NC 4.0 non-commercial license.
#Pony town custom servers code#

