Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 11-25-2019, 04:33 AM
WadeWatz WadeWatz is offline
Decaying Skeleton


Join Date: Oct 2019
Posts: 1
Default

Is this legal on p99 green?
Reply With Quote
  #2  
Old 02-16-2018, 07:45 PM
brews brews is offline
Large Rat


Join Date: May 2017
Posts: 8
Default

replace 2 programs with 1 :P now just need zone spawn timers [You must be logged in to view images. Log in or Register.]
Reply With Quote
  #3  
Old 02-16-2018, 08:24 PM
Mirox Mirox is offline
Aviak


Join Date: Dec 2010
Posts: 92
Default

Quote:
Originally Posted by brews [You must be logged in to view images. Log in or Register.]
replace 2 programs with 1 :P now just need zone spawn timers [You must be logged in to view images. Log in or Register.]
Zone spawn timers are in. Although they aren't 'centered' on the location you selected yet. I am fixing this -- should be in next release.
Reply With Quote
  #4  
Old 02-18-2018, 02:50 PM
Mirox Mirox is offline
Aviak


Join Date: Dec 2010
Posts: 92
Default

Does anyone know how one would go about having their software put on the p99 wiki?
Reply With Quote
  #5  
Old 02-18-2018, 03:19 PM
Baler Baler is offline
Planar Protector

Baler's Avatar

Join Date: Mar 2014
Posts: 9,521
Default

Quote:
Originally Posted by Mirox [You must be logged in to view images. Log in or Register.]
Does anyone know how one would go about having their software put on the p99 wiki?
Just register an account on the wiki and add it, being careful not to to damage anything else. I can add it for you in the meantime...
http://wiki.project1999.com/Players:Technical#nParse

Not too many people venture into the wiki in search of this stuff but you might get a few hits. Keep up the good work, I hope you continue improving this!
__________________
Reply With Quote
  #6  
Old 02-18-2018, 03:43 PM
Mirox Mirox is offline
Aviak


Join Date: Dec 2010
Posts: 92
Default

Quote:
Originally Posted by Baler [You must be logged in to view images. Log in or Register.]
Just register an account on the wiki and add it, being careful not to to damage anything else. I can add it for you in the meantime...
http://wiki.project1999.com/Players:Technical#nParse

Not too many people venture into the wiki in search of this stuff but you might get a few hits. Keep up the good work, I hope you continue improving this!
Thank you so much!
Reply With Quote
  #7  
Old 02-19-2018, 11:08 PM
Masakizt Masakizt is offline
Sarnak

Masakizt's Avatar

Join Date: Dec 2012
Posts: 424
Default

Can it automatically load the map of zone you are in when you /who the zone?
Reply With Quote
  #8  
Old 02-20-2018, 04:18 PM
Mirox Mirox is offline
Aviak


Join Date: Dec 2010
Posts: 92
Default

Quote:
Originally Posted by Masakizt [You must be logged in to view images. Log in or Register.]
Can it automatically load the map of zone you are in when you /who the zone?
As apposed to right clicking the map and manually choosing a map to load?

edit: You should auto load the map when switching characters since it will 'zone' you in when you login. If you start the program before you run EQ, it should zone whatever zone you log into. This should work when you switch characters as well. If you start nParse after you have logged in, it will just auto load whatever zone you were in the last time you were playing. I am going to tie last zone to the log file names within the next couple of releases.

I think maybe now I am a little confused as to why you need this? Is it just apposed to loading a map manually?
Last edited by Mirox; 02-20-2018 at 04:25 PM..
Reply With Quote
  #9  
Old 02-20-2018, 04:39 PM
Lobus Lobus is offline
Sarnak


Join Date: Jun 2016
Posts: 215
Default

any ideas on how to increase the font size so it's readable on a 4k display?
Reply With Quote
  #10  
Old 02-20-2018, 06:53 PM
Mirox Mirox is offline
Aviak


Join Date: Dec 2010
Posts: 92
Default

Quote:
Originally Posted by Lobus [You must be logged in to view images. Log in or Register.]
any ideas on how to increase the font size so it's readable on a 4k display?
Apparently Qt does not do DPI scaling by default? It looks like I can turn this on and it should work for your 2160p if you scale using your os (the person tested on windows).

I don't have 2160p, but I do have 1080p and the ability to do dpi scaling. I can test it out on my system, and if it works, I can release it. Currently redoing map engine to allow for layers in the maps and if I have the next release out this Sunday, I will 100% try to include DPI scaling awareness turned on.

Qt css doesn't allow VH -- px measurement only. But if the dpi awareness doesn't work, I can output dynamic px measurements based on your screen height.

In the meantime since I haven't tested this yet, you could open up a command line, set the environmental variable QT_AUTO_SCREEN_SCALE_FACTOR to 1

Code:
setx QT_AUTO_SCREEN_SCALE_FACTOR 1
nparse
That may fix it in the mean time, but it may need the sister code for that within the program.
Last edited by Mirox; 02-20-2018 at 06:59 PM..
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:37 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.