4
3
forked from H-uru/moul-assets
Adam Johnson b71734e42a [city] Adjusted problematic colliders.
- 'RubbleCollideBox', 'RubbleCollideBox02', 'RubbleCollideBox04',
  'RubbleCollideBox08', 'RubbleCollideBox09', 'RubbleCollideBox10',
  'RubbleCollideBox11', 'RubbleCollideBox12', 'RubbleCollideBox13':
  Adjusted ferry rubble colliders to include a slope upward to prevent
  blocking the avatar.
- 'SandBAgCollide', 'SandBAgCollide01', 'SandBAgCollide02': Adjusted
  collision of sandbags in courtyard to include a slope upward to
  prevent blocking the avatar.
- 'MuseumInteriorCollision': Extended the step-up ramp to the courtyard
  collider, removing a perpendicular intersection that blocked the
  avatar.
- '15StairsCollision': Adjusted the canyon mall collision by making the
  step-up slope shallower and adding step-up ramps on each side,
  allowing the avatar to not be blocked by a minor step-up in the visual
  mesh.
- 'CanyonProxyTerrain': Adjusted the collision near the courtyard that
  was easy to get stuck on when hugging the wall.
- 'CourtyardCollisionArena', 'AlleyCollisionArena01': Adjusted collision
  where the great stairs, timeline, and courtyard met -- the colliders
  were at slightly different heights, introducing a potential toe-stub.
- 'Boulder04': Added proxy collision to canyon mall boulder that was
  previously intangible.
2020-09-03 19:16:36 -04:00
2019-11-13 20:44:27 -05:00
2020-01-19 21:44:51 -05:00
2019-11-13 18:42:37 -05:00
2019-11-13 18:42:37 -05:00
2019-11-13 22:35:41 -05:00

MOUL Assets

This repository is used to host assets used in Cyan World's Myst Online: Uru Live game in both their source and compiled form. The purpose of this repository is to track fan contributions to the game content and be used as a source to build a functioning asset distribution server for the Myst Online: Uru Live game.

  • Plasma - CyanWorlds.com Plasma Engine used by Myst Online: Uru Live.
  • moul-scripts - Myst Online: Uru Live game scripts.
  • dirtsand - An open-source Plasma-compatible server project.
  • korman - Blender plugin for creating ages for Cyan Worlds' Plasma engine.

Contributing

This repository is intended to track large binary files where diffs are impractical. All binary objects are stored on the Guild of Writers server to avoid incurring additional fees from GitHub. To prevent abuse/spam, the ability to push binary objects is restricted to approved users, even in your own fork. If you would like to contribute to this repository, you can request access here.

Source Assets

Source assets in this repository must be complete and in a format that is trivial to export or compile for the Myst Online version of the Plasma engine. Therefore, the sources must be one of the following:

  • A Korman/Blender .blend file
  • A 3ds Max 7 .max file

Ancillary files such as audio and textures are permissible, however, code should be tracked in the appropriate repository. Absolutely no Blender 2.49/PyPRP .blend files will be accepted due to their inherent incompatibility with Myst Online.

Compiled Assets

Compiled assets are the binary assets used directly by the game engine. Code files should be tracked in the appropriate repository.

Help! I ran git push and only see a blinking caret!

As stated above, push access is restricted to approved users. You can request access here. If you have already been approved, then this is likely the result of a permissions error. Gitea, the solution we use for hosting the binary objects, disallows password authentication if you have enabled Two-Factor Authentication (2FA). You will need to create an API token on the Guild of Writers Gitea and use that as your password when prompted for a password for https://git.guildofwriters.org.

Description
No description provided
Readme 34 GiB
Languages
HTML 94.9%
Python 2.6%
Rich Text Format 2.4%