basil/hydrilla
1
2
Fork
You've already forked hydrilla
0
A work-in-progress reimplementation of the RPG Maker MV editor.
  • TypeScript 97.1%
  • SCSS 2.7%
  • JavaScript 0.2%
2024年08月03日 03:38:01 +00:00
.husky Husky v9 migration 2024年03月29日 11:44:58 -06:00
patches Added tests for ImageTileInput 2024年05月28日 00:06:27 -06:00
public Project renamed to Hydrilla 2024年05月31日 01:04:59 +00:00
src refactor: migrate select-based trait inputs into common component and rename css class 2024年08月03日 03:38:01 +00:00
tests Trait implementations 2024年08月02日 21:36:22 +00:00
.gitignore Implemented ChangeEXPCommand class & tests 2024年02月18日 16:31:54 -07:00
.npmrc Migrate from solid-phosphor to @basil/phosphor-solid 2024年03月29日 12:04:43 -06:00
eslint.config.js Added tests for ImageTileInput 2024年05月28日 00:06:27 -06:00
index.html Project renamed to Hydrilla 2024年05月31日 01:04:59 +00:00
LICENSE Added some tests, license, partially implemented the ShowChoices class 2024年01月17日 18:52:51 -07:00
package.json Project renamed to Hydrilla 2024年05月31日 01:04:59 +00:00
pnpm-lock.yaml Fixed Vite warning 2024年06月30日 01:00:15 +00:00
README.md Implemented Parameter Trait input 2024年07月05日 00:37:56 +00:00
tsconfig.json Moved test import path from @test to @tests 2024年05月13日 14:59:41 -06:00
tsconfig.node.json Fixed aliases & pre-commit hook 2024年01月22日 10:16:35 -07:00
vite.config.ts Implemented ElementRateTrait component 2024年04月27日 18:34:06 -06:00
vitest.config.ts Added tests for ImageTileInput 2024年05月28日 00:06:27 -06:00

Hydrilla

Discord Matrix

A work-in-progress reimplementation of the RPG Maker MV editor.

License

In addition to the LICENSE file, the following terms apply:

  1. If you make a derivative work of this project (forking, using anything from this project, etc), all parts of your project must be open source under the same license as the one this project uses.
  2. You are not allowed to monetize any derivative work (including but not limited to forks of this project or anything that uses code from this project). However, you are allowed to monetize the things you make using the editor in the intended way (as a game creation tool), such as games.
  3. You are not allowed to use this any data from this repository to train AI of any form.

This is all a bunch of scary text to say "please just be nice and don't resell the free thing I'm making."

If you have questions or want clarification, feel free to reach out.