Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Project Vertigo Origins [ 1.1.4 – FINAL ] (2D Side-Scrolling ORPG Engine)


mrmiguu
 Share

Recommended Posts

  • Replies 2.3k
  • Created
  • Last Reply

Top Posters In This Topic

Okay, so far when i was testing it, the only thing wrong with it is that
IT HAS THE JUMPING SPRITE STILL WHEN HE HITS THE PLATFORM. sometimes.
EDIT! :D
Im not sure if you already knew this or not, i can only go through the ground without it putting me at the top of the map if im your character.
EDIT! :D  x2
I'ma go see if i can walk through doors if i'm not you too.
Link to comment
Share on other sites

I fixed the jumping sprite bug. When you make a new map, make sure to warp yourself with [Shift + click] and then your character will land on the blocked tiles as the base ground. If your character falls and lands on the bottom of the bare map, their OnGround setting will stay off.
Link to comment
Share on other sites

Well, don't put outdated until there is a dated version ;)

but either way, i hope the new download comes out soon. I plan to use this for my game that ive been planning for about a month so far.

Also, Mr.Miguu You should add the fullscreen mod! Or atleast the source so I may add the fullscreen mod myself. Because I want my game to be fullscreen.
Link to comment
Share on other sites

@[SB:

> Chakkra link=topic=46896.msg530240#msg530240 date=1251055003]
> Well, don't put outdated until there is a dated version ;)
>
> but either way, i hope the new download comes out soon. I plan to use this for my game that ive been planning for about a month so far.
>
> Also, Mr.Miguu You should add the fullscreen mod! Or atleast the source so I may add the fullscreen mod myself. Because I want my game to be fullscreen.

I can put whatever I want. I am the developer, after all. ;)

[UPDATE]
New version has now been released. Please read the main Topic.
Link to comment
Share on other sites

@[SB:

> Chakkra link=topic=46896.msg530268#msg530268 date=1251057051]
> List of errors right off the bat:
>
> Error1: Cannot Create Account
> Error2: Cannot Minimize server

Yes, I noticed these to. And if you try to close the tip of the day it closes the client.
Also, MrMiguu, you should release the source code for the Scroll-Over Character Npc >.<

Map Editor looks weird, and the Panel System for the Server App looks to high up.
Link to comment
Share on other sites

You don't close the tip of the day… it's a loading message.

I want to make a distinction between EE 2.8 and this engine's skeleton. If you don't like the new server panel, too bad. It's not like anyone will say "Oh, your server panel is ugly, I refuse to play your game!"

:::::::::::::::::::::::::::::::::
:: [Hotfix:1|August/23/09] ::
:::::::::::::::::::::::::::::::::
- Made it possible to create accounts
- Re-added server minimization button

Download it now!
[PV_Hotfix[1]](http://www.filefront.com/14367597/PV_Hotfix%5B1%5D.zip)
Link to comment
Share on other sites

@[SB:

> Chakkra link=topic=46896.msg530415#msg530415 date=1251071675]
> Oh and One last error…
>
> Can't Jump =\

Alt :\

@MrMiguuâ„¢:

> You don't close the tip of the day… it's a loading message.
>
> I want to make a distinction between EE 2.8 and this engine's skeleton. If you don't like the new server panel, too bad. It's not like anyone will say "Oh, your server panel is ugly, I refuse to play your game!

Bleh, I just didn't like the no minimization, no need to get snippy. And about the MOTD for the client, It just has the x on the message and it looks like a way to get rid of it if found to be annoying.
Link to comment
Share on other sites

How can you alternate the window size?  I looked in the config.ini and data.ini in the client and server folders and couldn't find a full_screen=1 or similar thing.  If it's just not added yet, that would be a good thing to add.  I'm using this in an emulator (VirtualBox) and it doesn't show the whole screen, so I can't see everything there and I also can't get to the server to give myself admin rights.
Link to comment
Share on other sites

```
[CONFIG]
GameName=Project Vertigo
WebSite=
Port=5555
HPRegen=1
HPTimer=5000
MPRegen=1
MPTimer=5000
SPRegen=1
SPTimer=3000
NPCRegen=1
Scrolling=1
ScrollX=99
ScrollY=39
Scripting=1
ScriptErrors=0
PaperDoll=1
SaveTime=0
SpriteSize=0
Custom=0
PKMinLvl=2
Level=1
Email=0
VerifyAcc=0
Classes=1
Stat1=Strength
Stat2=Defense
Stat3=Speed
Stat4=Magic
SPAttack=0
SPRunning=1
SellCommand=1
OneHouseOnly=0
PresetHousing=1

[PHYSICS]
DoubleJump=1
JumpHeight=3
FPS=64
Walk=2
Run=4
GMWalk=3
GMRun=5

[MAX]
MAX_PLAYERS=15
MAX_ITEMS=50
MAX_NPCS=50
MAX_SHOPS=50
MAX_SPELLS=50
MAX_MAPS=50
MAX_MAP_ITEMS=20
MAX_GUILDS=10
MAX_GUILD_MEMBERS=15
MAX_EMOTICONS=10
MAX_ELEMENTS=20
MAX_LEVEL=500
MAX_PARTY_MEMBERS=4
MAX_SCRIPTSPELLS=30

```There is the whole Data.ini
Link to comment
Share on other sites

The window size is the same as if it was fullscreen
If you're running on a screen resolution smaller than 800x600, you might want to look into increasing it. I took out fullscreen because enabling it would not allow the player to edit maps and see other forms. I can insert the option though, if you want me to.
Link to comment
Share on other sites

Yeah, that'd be good.  I'm trying to figure out how to get the screen resolution higher, but it's not in the default options, so I'm trying to figure out how to do it manually.  It's taking some time.  An option would be much easier to deal with.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share


×
×
  • Create New...