ManaSource based on godot.

Reid e0eb32fdbd Auto-refresh the server GUI when we run in local mode 3 дней назад
addons 08cee4d010 Prevent to display our warp notification if a dialogue is in progress 5 дней назад
data 7381028235 Fix some wrong collision tiles in the torche tileset, add some new torches within the candor arena map, switch the mana burst into a walkable spell, change the display order of our hairstyle and shield layers, fix some palettes issues within navy blue, off black and silver grey palettes 6 дней назад
presets e0eb32fdbd Auto-refresh the server GUI when we run in local mode 3 дней назад
sources e0eb32fdbd Auto-refresh the server GUI when we run in local mode 3 дней назад
tools f13b01607a Add missing map files on the license file 2 лет назад
.gitattributes 2150dd1797 force eol LF through gitattributes 4 месяцев назад
.gitignore 3e2d559fbe Add back all import files and tries to fix the UID inconsistency 4 месяцев назад
BuildProfile 449da1b21a Fix the 16x16 layer of our icon and add build profiles for next builds 2 лет назад
BuildProfile.build 449da1b21a Fix the 16x16 layer of our icon and add build profiles for next builds 2 лет назад
CC BY-SA 4.0 e2f1029246 Add license file and contributor list 2 лет назад
LICENSE.md e2dfced5b6 Add bunches, infinitely long, long ponytail, long and slick, mane and wave hairstyles 6 дней назад
README.md 4a58e74c9a Update our Godot version to 4.4.1 and Tiled version to 1.11.2 1 неделя назад
export_presets.cfg 0157bac476 Fix various warnings and errors, prevent our sqlite addon to be added on web exports, use the correct keycode on our button actions helper and remove physic related code on the map service недель назад: 2
online.html ce81d812af only generate json now and add a js based site 1 год назад
project.godot 9efcf787ae Fix multiple issues reported during playsession: недель назад: 2

README.md

Source of Mana

Client and Game development for Source of Mana, a The Mana World story.

Tools

Game editor: Godot current version is 'Godot 4.4.1' accessible on Godot's official website.

Level editor: Tiled current version is 'Tiled 1.11.2' accessible on Tiled's official website.

DataBase editor: SQLiteBrowser current version is '3.12.2'

How to run the server

From source:

cd <checkout of this repo>
godot --server --headless

With prebuilt binary:

"./Source of Mana" --server --headless

Note that SOM writes the list of online players, online.json, next to the SOM or godot executable.

License

This project is distributed under the terms of the MIT license, this includes every part of this repository except the data folder that is released under the CC BY-SA 4.0 license. You can find describtion of such licenses in the LICENSE.md file.