ManaSource based on godot.

Reid e0eb32fdbd Auto-refresh the server GUI when we run in local mode 1 gün önce
addons 08cee4d010 Prevent to display our warp notification if a dialogue is in progress 3 gün önce
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 4 gün önce
presets e0eb32fdbd Auto-refresh the server GUI when we run in local mode 1 gün önce
sources e0eb32fdbd Auto-refresh the server GUI when we run in local mode 1 gün önce
tools f13b01607a Add missing map files on the license file 2 yıl önce
.gitattributes 2150dd1797 force eol LF through gitattributes 4 ay önce
.gitignore 3e2d559fbe Add back all import files and tries to fix the UID inconsistency 4 ay önce
BuildProfile 449da1b21a Fix the 16x16 layer of our icon and add build profiles for next builds 2 yıl önce
BuildProfile.build 449da1b21a Fix the 16x16 layer of our icon and add build profiles for next builds 2 yıl önce
CC BY-SA 4.0 e2f1029246 Add license file and contributor list 2 yıl önce
LICENSE.md e2dfced5b6 Add bunches, infinitely long, long ponytail, long and slick, mane and wave hairstyles 4 gün önce
README.md 4a58e74c9a Update our Godot version to 4.4.1 and Tiled version to 1.11.2 5 gün önce
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 hafta önce
online.html ce81d812af only generate json now and add a js based site 1 yıl önce
project.godot 9efcf787ae Fix multiple issues reported during playsession: 1 hafta önce

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.