This website requires JavaScript.
Explore
Help
Sign in
neocturne
/
rpgedit
Archived
Watch
1
Star
0
Fork
You've already forked rpgedit
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
This repository has been archived on
2025-03-02
. You can view files and clone it, but cannot push or open issues or pull requests.
64
commits
3
branches
0
tags
673
KiB
TypeScript
95.2%
JavaScript
2.4%
GLSL
1.1%
HTML
1%
CSS
0.3%
426b2c37ff
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Matthias Schiffer
426b2c37ff
controller: gamecontext: count actual game time
2018-11-11 00:40:46 +01:00
dist
view: add support for non-square, non-power-of-2 sprites
2018-11-10 20:24:25 +01:00
src
controller: gamecontext: count actual game time
2018-11-11 00:40:46 +01:00
.gitignore
Initial setup (Webpack, TypeScript, WebGL)
2017-09-09 02:53:10 +02:00
custom.d.ts
Update everything
2018-10-23 23:45:30 +02:00
package.json
Throw in tslint and fix style
2018-10-24 22:28:27 +02:00
tsconfig.json
Update everything
2018-10-23 23:45:30 +02:00
tslint.json
Allow interacting with entities
2018-11-09 13:27:49 +01:00
webpack.config.js
webpack: switch devtool to eval-source-map, use in development mode only
2018-11-07 00:19:10 +01:00
yarn.lock
yarn.lock: upgrade
2018-11-09 15:42:49 +01:00