aliens

Author Topic: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom  (Read 61524 times)

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #75 on: September 09, 2015, 04:13:34 am »
Most likely a case issue.

I'll see about getting a patch out.

Patch is going to require me to do a usb drive install of ubuntu to fully trouble shoot.

Small delay.

Offline Cristao

  • Colonel
  • ****
  • Posts: 404
    • View Profile
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #76 on: September 09, 2015, 10:27:23 am »
Very nice thread. I cant wait to get home, download and try this mod out.

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #77 on: September 10, 2015, 05:54:25 am »
Out in lib-building land trying to get all the supporting libs before I can even try to install SDL. Done for the night, so I'll pick it up again on friday.

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #78 on: September 10, 2015, 04:54:46 pm »
Out in lib-building land trying to get all the supporting libs before I can even try to install SDL. Done for the night, so I'll pick it up again on friday.

Moving down another route, building a C# program to pull the directory/file names out of a ruleset so I can check them against what is in the directories.

^\s{4}(.{5}|.{6}|.{7})(Resources/EqualTerms1/).+

is what I am using for the regex.

Offline yrizoud

  • Commander
  • *****
  • Posts: 1014
    • View Profile
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #79 on: September 10, 2015, 05:03:52 pm »
doesn't the online mod tester already check for missing referenced files ? With case sensitivity?

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #80 on: September 10, 2015, 11:32:05 pm »
doesn't the online mod tester already check for missing referenced files ? With case sensitivity?

No idea, actually.

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #81 on: September 10, 2015, 11:36:43 pm »
doesn't the online mod tester already check for missing referenced files ? With case sensitivity?

Just used it to check references:

References
no errors!

So... Yeah, gonna have a run at it my way, I guess.

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #82 on: September 11, 2015, 12:54:33 am »
niculinux,

I've attached a patched version, can you see if it works for you?

I had to build a quick C# app to find the problem. 'BIGOBS.gif' & 'FLOOROB.gif' in the rul file vs 'bigobs.gif' & 'floorobs.gif' in the file structure.

Thanks,

Offline yrizoud

  • Commander
  • *****
  • Posts: 1014
    • View Profile
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #83 on: September 11, 2015, 12:58:30 am »
Strange, I just tested by voluntarily mistaking the case in one of my minimods : Falco's mod tester catches the error.
Quote
the case sensitive test of dir/file path failed
['warning:', 'to assure a workable mod on unix systems all file references are case sensitive', 'extraSprites', 'BIGOBS.PCK', 102001, 'Resources/LaserPistolClip.gif', 'Resources/laserPistolClip.gif', 'Ruleset/LaserClips.rul']
(Note, I used the old mod format)

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #84 on: September 11, 2015, 02:44:17 am »
Strange, I just tested by voluntarily mistaking the case in one of my minimods : Falco's mod tester catches the error.(Note, I used the old mod format)

I ran mine and it didn't find anything off the base page:

https://falkooxc2.pythonanywhere.com/

I went to a different subsite on there and I am testing it again...

niculinux

  • Guest
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #85 on: September 11, 2015, 12:23:02 pm »
niculinux,

I've attached a patched version, can you see if it works for you?

I had to build a quick C# app to find the problem. 'BIGOBS.gif' & 'FLOOROB.gif' in the rul file vs 'bigobs.gif' & 'floorobs.gif' in the file structure.

Thanks,

uh i'm not on 1.0 anymore, hope to have some spare tme to try :(

Edit: in the future, why don't use the imi uzi i made to replace the machie pistol and include the very very fine laser reskin mod? I've also mde matching clis fot it but it needs to be implemented from sctatch, since there are bigobs only O_o

Edit: please, some screenshots in the first post would be nice :)

Edit: tryed very quickly on 1.0 and seems to work fine, anyway in the mod menu it appears as version 1.02. Some screenshots attached, i really like the armors, congrats, if you're likely to add some more please pay a visit here and  for linux usage some useful hinst are also here
« Last Edit: September 11, 2015, 05:57:55 pm by niculinux »

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #86 on: September 12, 2015, 01:32:51 am »
uh i'm not on 1.0 anymore, hope to have some spare tme to try :(

Edit: in the future, why don't use the imi uzi i made to replace the machie pistol and include the very very fine frickin' laser reskin mod? I've also mde matching clis fot it but it needs to be implemented from sctatch, since there are bigobs only O_o

Edit: please, some screenshots in the first post would be nice :)

Edit: tryed very quickly on 1.0 and seems to work fine, anyway in the mod menu it appears as version 1.02. Some screenshots attached, i really like the armors, congrats, if you're likely to add some more please pay a visit here and  for linux usage some useful hinst are also here

I will post up some screen shots for sure. Going to update the mod page for the 1.0 version.  Thank you so much for testing this. I didn't have the patience to get all the libs in the giant chain of requirements to install & run on Ubuntu.

niculinux

  • Guest
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #87 on: September 12, 2015, 09:23:43 am »
I will post up some screen shots for sure. Going to update the mod page for the 1.0 version.  Thank you so much for testing this. I didn't have the patience to get all the libs in the giant chain of requirements to install & run on Ubuntu.

you're welcome!  Don't know if youre aware but 1.0 is avaiable in a .deb package for ubuntu, there is a specofic ppa on the download page of openxcom.org  ;D

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #88 on: September 16, 2015, 06:15:39 am »
New version is out and on the Mod Site.

This should be the final release for the 1.0 version.

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: [Weapon][Armor]Equal Terms Mod v1.0 for OpenXcom
« Reply #89 on: October 27, 2015, 04:34:51 am »
you're welcome!  Don't know if youre aware but 1.0 is avaiable in a .deb package for ubuntu, there is a specofic ppa on the download page of openxcom.org  ;D
'

Heh, thanks for the help.

I needed to install all these bits before I could even get to installing all the sdl stuff I needed.

I eventually got it all up and working and I have Lubuntu running happily on my netbook.