extendedclip
975cdf9e30
Update dependencies
2020-03-09 12:37:42 -04:00
extendedclip
c7d421a9a4
Offline player supporrt
2020-03-09 12:34:51 -04:00
DoNotSpamPls
508f251605
Remove eclipse project files (and add them to .gitignore), pom.xml improvements ( #5 )
...
* Remove .classpath
* Delete .project
* Delete org.eclipse.core.resources.prefs
* Delete org.eclipse.jdt.core.prefs
* Delete org.eclipse.m2e.core.prefs
* Add the deleted files to .gitignore
* Update depedencies in pom.xml
2018-04-01 02:38:54 -04:00
Ryan
c5a984e7c9
Update PAPI dependency to latest version
2018-03-29 04:56:14 -04:00
extendedclip
b17620cdbf
Experimenting...
...
Added a listener to the expansion so I can execute a reload command that
does not reload all expansions, only the javascript placeholders.
Added "Expansion" var to get the expansion instance.
Added some methods related to javascript placeholders
2018-03-09 11:03:04 -05:00
extendedclip
62a496bb58
Complete overhaul of expansion
...
New configuration layout.
Now requires javascript files associated with a javascript placeholder.
Can define engine type per script.
2018-03-08 19:49:27 -05:00
extendedclip
1e36114287
Data config no longer wiped on load.
...
Keys that no longer exist when it is time to save will be removed on
save as the remove operation keeps them in the data map with a null
value.
2018-03-08 14:53:59 -05:00
extendedclip
4a803e2883
Persistent data accessible within the javascript placeholder
2018-03-08 14:05:41 -05:00
extendedclip
9c0193109c
test
2018-03-06 19:06:40 -05:00
extendedclip
0be7ac50c6
Added pom versioning. Temp fix for single line comments in .js files
2018-03-06 19:03:17 -05:00
extendedclip
07fb6f911b
Initial commit
2018-03-04 14:59:19 -05:00