Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - XMod

Pages: [1]
1
Announcements / Re: Starsector 0.8.1a (In Development) Patch Notes
« on: June 01, 2017, 06:57:23 AM »
I want an artillery platforms with a range of from 2000

2
Suggestions / Re: Asteroid Mining
« on: November 04, 2014, 01:52:38 PM »
I am already working on a similar mod. http://www.mediafire.com/download/oor30bvicpc7xvo/XMod.rar

to work, you need to upgrade JANINO

3
Bug Reports & Support / Re: API Issues
« on: November 04, 2014, 12:18:23 PM »
in Notepad, I write much better than Eclipse, Netbeans

How is that even possible? Eclipse and Netbeans are basically Notepad plus helpful features.  They take literally nothing away from Notepad's functionality.

Until i not need some extra features.

4
Bug Reports & Support / Re: API Issues
« on: November 04, 2014, 11:24:33 AM »
I did not find an API method, to get the target, chosen player during the battle.

There is a way to allow the player to choose the asteroid in a battle?

I *think* it is, but I don't know. Not a super huge deal, but more than 5 minutes to verify :)

Agree. I am an experienced developer and know that stuff can happen

5
Bug Reports & Support / Re: API Issues
« on: November 04, 2014, 11:05:38 AM »
I think update JANINO not a problem. I have it for 5 minutes did. :)
in Notepad, I write much better than Eclipse, Netbeans

6
Bug Reports & Support / Re: API Issues
« on: November 04, 2014, 10:12:12 AM »
XMod, are you using generics in your own custom InteractionDialogPlugin?

no. but in the latest version JANINO it possible

public Map<String, MemoryAPI> getMemoryMap() is part starsector API

7
Bug Reports & Support / Re: API Issues
« on: November 04, 2014, 10:05:44 AM »
my class
public class AsteroidInteractionDialogPluginImpl implements InteractionDialogPlugin

problem with
public Map<String, MemoryAPI> getMemoryMap()

with JANINO 2.7.6 all ok.

I know what superimposed in addFloatingDamageText this is not a bug. it just clutters.

8
Bug Reports & Support / API Issues
« on: November 04, 2014, 09:38:57 AM »
InteractionDialogPlugin not compiled(need to update JANINO)

functions CombatEntityAPI (get/set Hitpoints, get/set MaxHitpoints, getHullLevel) do not work with asteroids

In shipsystems drone configs targetPriority not support asteroids

addFloatingDamageText near messages are superimposed(uncomfortable reading)

Pages: [1]