mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 10:34:06 +09:00
computer stuff drawings separated from the basegame's
This commit is contained in:
Binary file not shown.
BIN
assets/mods/dwarventech/sprites/desktop_computer.tga
LFS
Normal file
BIN
assets/mods/dwarventech/sprites/desktop_computer.tga
LFS
Normal file
Binary file not shown.
@@ -121,12 +121,6 @@ object ModMgr {
|
|||||||
if (entryPoint.isNotBlank()) {
|
if (entryPoint.isNotBlank()) {
|
||||||
var newClass: Class<*>? = null
|
var newClass: Class<*>? = null
|
||||||
try {
|
try {
|
||||||
|
|
||||||
// FIXME creating new classloader somehow messes up with the default classloader??!!?
|
|
||||||
// if CommandDict fails with NullPointerException, it means it's trying to use a wrong classloader
|
|
||||||
// bypassing only reveals further issues related to the classloader, such as loading wrong copy if ItemCodex
|
|
||||||
// that does not contain entry "basegame:0"
|
|
||||||
|
|
||||||
// for modules that has JAR defined
|
// for modules that has JAR defined
|
||||||
if (jar.isNotBlank()) {
|
if (jar.isNotBlank()) {
|
||||||
val urls = arrayOf<URL>()
|
val urls = arrayOf<URL>()
|
||||||
|
|||||||
BIN
work_files/graphics/items/basegame_items.kra
LFS
Normal file
BIN
work_files/graphics/items/basegame_items.kra
LFS
Normal file
Binary file not shown.
BIN
work_files/graphics/items/basegame_items24.kra
LFS
Normal file
BIN
work_files/graphics/items/basegame_items24.kra
LFS
Normal file
Binary file not shown.
BIN
work_files/graphics/items/computers_items16.kra
LFS
Normal file
BIN
work_files/graphics/items/computers_items16.kra
LFS
Normal file
Binary file not shown.
BIN
work_files/graphics/items/computers_items24.kra
LFS
Normal file
BIN
work_files/graphics/items/computers_items24.kra
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user