RiftWorks
Найти
Персональное меню
Вы не представились системе
user-interface-preferences
Персональные инструменты
Обсуждение
Вклад
Создать учётную запись
Войти
Параметры
notifications
Редактирование:
Map Merger
(раздел)
associated-pages
Статья
Обсуждение
Просмотры
Читать
Править
Править код
История
Внимание:
Вы не вошли в систему. Ваш IP-адрес будет общедоступен, если вы запишете какие-либо изменения. Если вы
войдёте
или
создадите учётную запись
, её имя будет использоваться вместо IP-адреса, наряду с другими преимуществами.
Анти-спам проверка.
Не
заполняйте это!
== TGM format conversion == The "map merge" operation describes the process of converting a map file written by the DreamMaker map editor to: # Use a format more amenable to Git's conflict resolution, called "TGM" and originally developed by Remie. The TGM map format is like the standard Dream Maker map format, but arranged differently, meaning Dream Maker is able to open TGM maps. # Keep the size of the difference between the old version and the new version of the map as small as possible. This is accomplished by referencing the changed version of the map against the old version stored in the Git history. === Use as a Git hook (recommended) === # '''Install the hook''': Open the <code>tools/hooks/</code> folder and double-click <code>Install.bat</code> #* Linux users: run <code>tools/hooks/install.sh</code> Once complete, the map merger will run '''automatically''' every time you commit in Git. The console log can be reviewed if there are any errors. === Or: Run manually before committing === You can also manually run a .bat file just before each time you commit: # Ensure you have saved all your changes # Open the <code>tools/mapmerge2/</code> folder and double-click <code>Run Before Committing.bat</code> # Commit === If you forgot to map merge === For first-time contributors who committed map edits without map merging, a script is available to automatically commit a fix to your PR branch: # Ensure you have no unsaved changes # Open the <code>tools/mapmerge2/</code> folder and double-click <code>I Forgot To Map Merge.bat</code> # Push your branch
Описание изменений:
Обратите внимание, что все изменения в RiftWorks рассматриваются как выпущенные на условиях лицензии Creative Commons Attribution-NonCommercial-ShareAlike (см.
RiftWorks:Авторские права
). Если вы не хотите, чтобы ваши тексты свободно распространялись и редактировались любым желающим, не помещайте их сюда.
Вы также подтверждаете, что являетесь автором вносимых дополнений или скопировали их из источника в общественном достоянии или под совместимой лицензией.
Не размещайте без разрешения материалы, защищённые авторским правом!
Отменить
Справка по редактированию
(в новом окне)