LAR RPG

Posted by LAR Games on Jan. 17, 2015, 3:26 p.m.

Considering my last blog was mostly about announcing my project. I decided to finally make a blog post dedicated to updates. Especially since it was getting more annoying to add to it since there was so much stuff on one page. :P

Any changes and progress will be posted here instead of the other one.

If you want to see the previous versions, you can go here:

Pervious Blog

The latest version is Version 12 :

- Bunch of changes to lighting system (Reliability Wise)

- Bunch of changes to shadow system (Reliability Wise)

- Completely changed melee system (Swings are more natural)

- Experimenting with Tileset templates (Not going well, I really hate tiles)

- Can now go into buildings

- Interior lighting is separate from exterior

- Temporarily disabled detailed tooltip in inventory. (Will soon be a screen with even MORE info)

- Some adjustments to the walking animation (Not sure about this)

- Slightly dynamic menu animations (Dependant on container size)

- Replaced hilarious enemy audio. :(

- If you don't have anything equipped, YOU CAN PUNCH!

- Added VSync to options menu (Start Menu options still not in. :P)

- Screen is centered on character now. Freelook can be toggled with Ctrl.

-Tons and tons of other small things I can't remember

The latest version is Version 11 :

-Enemies can now drop items

-Created colored lighting system

-Lighting system is now tied to time of day (It didn't use to be, it just got darker or lighter as time passed. Changing the time wouldn't actually change the lighting)

-You can change the time of day with the scroll wheel (Just for testing, of course)

-Shadows now move according to the time of day as well.

-Shadow position is tied to time of day as well.

-Enemies actually look like enemies

-UI changes

-Felt like drawing stuff so I drew some art for the inventory.

-Usable equipment slots have icons to show what goes there.

-Enemy AI is better and you can see their aggro distances and where they're looking (Temporary, of course)

-There's now a button to open and close inventory on screen.

-Added a hit stop effect (weapon slows down due to impact on enemy)

-You can't use weapons on both hands at the same time anymore

The latest version is Version 13 :

- Changed movement system so it's not possible to walk faster diagonally anymore

- Made it possible to change the contents of chests after they've been created. (Allows for randomization of contents at any time. Possibly for a gambling mechanic?)

- Correctly liked character speed with speed of walking animation.

- Added dynamic animation to character's feet

- Added dynamic animation to arms and body. Can attack, run, and walk fluidly

- Created a tileset mask I don't hate

- Spent a couple hours last night actually making some art for this thing. It doesn't look dreadful anymore. (In my opinion)

- Revamped UI Look

- Added durability to weapons and spells. Can see current durability when equipped or in inventory

- Made it possible to change direction of inventory transition really easily.

- Added more scenery in the world like plants.

- Redid the sounds (Again)

- Items now have sounds attached to them so they all sound differently when used or picked up.

- Added ability to have particle effects on weapons. (like a fire sword)

- Added a fire sword to test this out

- Added currency to the engine. I haven't decided if you should have it be separate from the inventory or not though.

- Added transitions to healthbar damage for enemies so it's easier to see how much damage was done to them.

- A bunch of other things that I forgot to put here because It's been a long times since I've updated this.

The latest version is Version 14 :

- Worked on making the menus a bit less uggo

- Added settings menu to title screen

- Added parallax effect to some objects in the world. (I don't know why I love this so much)

- Small tweaks to damage dealing system. (Still In progress. Still need to implement armor)

- Added ability to change the sound levels (Having a lot of trouble with this on objects with Game Makers positional audio system. Might need to make my own…)

- Added audio menu to settings so you can actually change the sounds. (For some reason, zero means go back to full volume. I have no idea why.)

- Added new floor type with new sounds. Wood.

- Changed the looting sounds so looting a bunch of stuff isn't as annoying

- Fixed a bug that made the framerate go crazy low for a second. (Had to do with shadows)

- Areas can have ambient audio now. The house in the map has some creepy ambient noise that doesn't belong to me since I didn't create it. Just there for proof of concept. I'll replace it with my own audio as soon as possible. For some reason, it doesn't play the first time you go in the house, so you have to go back out and in. Sounds pretty nice. Almost sad I can't keep it. :P

The latest version is Version 15 :

- Title screen is a bit more interesting

- Added dynamic camera movement so character can see further ahead when moving

- Refined the idle audio system for enemies.

- Time of day also changes color temperature

- Added buttons to audio settings menu

- Inventory system is now more card like. More info can be seen at once.

- Added working equipment slot for armor

- Added working equipment slot for pants

- Added working equipment slot for feet

- Can now see armor and shoes on character if equipped

- Added the basics of mount mechanics

- Enemies now have proper death noises with sound fade and everything. :P\

- Money isn't an inventory item anymore

- Reworked equipment and weapon system… Again. Now only need one weapon animation script for both hands!

- Added changing mouse cursor system. I don't know why, but it makes it much more satisfying to pick up items and move them in the inventory.

- Character now has momentum. It takes him a step or two to get to full speed.

- More stuff I'm probably forgetting. Might add later

Stuff I forgot the first time:

- Added a leveling system. lol. How did I forget that?

- Health scales with level

The latest version is Version 16 :

Changelog for LAR RPG Engine Version 016

- Player can now lose health

- Player can now die and loses items in inventory on death

- Player can now dodge and dodging provides invincibility frames

- Added support for ranged weapons with ammo

- Added accuracy bloom to ranged accuracy crosshair

- Added indicators for left hand or right hand ranged weapon accuracies

- Changed the way projectiles are created allowing for easier creation of custom projectiles (easy way to add bullet types)

- Containers can now be set to act as shops

- Shops can have individual buy / sell rates

- Items will display prices adjusted for shop buy / sell rate

- Shift Clicking in shop inventory will buy that item. (Shops are still in progress)

- Improved melee animations

- Player inventory can now be scrolled up or down allowing for larger inventories

- Scrollbar added so it's easy to see where inventory is scrolling

- Character stats added when other inventories not opened

- Dropping items from the inventory can now be done by grabbing it from and clicking away from the inventory

- Projectiles now impact solid objects

- Added an inventory button

- Added a visual indicator to show when player has leveled up

- Removed audio debug text on enemies

- Some other stuff I don't remember writing down

The latest version is Version 17 :

Changelog for LAR RPG Engine Version 017

- Removed "Play" option from main menu and replaced it with "New Game"

- Added a "New Game" menu screen with slots for save files

- Added a Load Game option to main menu and created a "Load Game" menu screen

- Added loadable save files to "Load Game" menu screen

- "Save Game" now works in the escape menu

- "Load Game" now works in the escape menu

- Dramatically improved the way dialog Boxes work

- Added a dialog box to confirm or decline quitting the game in main menu

- Added a dialog box to confirm or decline quitting the game in escape menu

- On new game, game asks to name character

- Added map that opens and closes with the "M" key (Will add dedicated menu UI button later)

- Created a marker system that shows position of things. (Can easily add more types of things that show on map)

- Added mini-map

- Added ability to zoom in and out of map

- Added an actual blood effect that pools and disappears in an interesting way.

- Added the ability to fast travel to markers on the map

- Added some nicer lighting effects. Most noticeable with the spells.

Pic (version 17):

PS: I'd really like to know what kind of framerates and bugs you guys are getting. (Not to mention your specs)

Comments

Moikle 9 years, 3 months ago

LAAARRRRRRRRR P G

LAR Games 9 years, 3 months ago

It doesn't make sense, dangit!

EDIT:

Whoops, I linked to version 10 instead of 11. Fixed. :/

Moikle 9 years, 3 months ago

it is what french pirates call an RPG

Acid 9 years, 3 months ago

This is pretty legit dude! You are stupid for those quotes though haha

Was that Dragonzball P?

Notes:

-Settings on the Main Menu didn't seem to work.

-Blood effects didn't work.

-Melee weapons can only be used one at a time, which kind of sucks when you're dual wielding.

-Fireballs are OP - you'll either need to drastically increase the swing speed of melee weapons or drastically lower the rate of fire for magic because the DPS for the stock fireball, with the added bonus of being long range, is insane.

Other wise, the core mechanics of the game are pretty solid - I'm definitely interested in what you'll develop this into.

LAR Games 9 years, 3 months ago

Thanks! By the way, this wouldn't even exist if you hadn't made that great inventory example. I was able to understand loops because of it. So thank you for that!

And yeah. Those clips are from Dragonzball P and Peepee. Temporary, of course. :P

As for the menus, I just haven't finished adding them all, that's the reason they don't work.

I really should get on that.

The balance for weapons and stuff is virtually non existent since this is just a test world for the engine, hence the ridiculous size of the health, mana, and stamina.

Acid 9 years, 3 months ago

I THOUGHT IT FELT LIKE MY INVENTORY! :P

Seriously, keep it up! This is more fun than most complete games on this site.

LAR Games 9 years, 3 months ago

PS: If you like killing a bunch of guys, you can press enter to spawn some at the mouse position. haha

It's really fun to see all the times the weapon hits an enemy when they're surrounding you and you have a giant club.

LAR Games 9 years, 2 months ago

The latest version is Version 12 :

- Bunch of changes to lighting system (Reliability Wise)

- Bunch of changes to shadow system (Reliability Wise)

- Completely changed melee system (Swings are more natural)

- Experimenting with Tileset templates (Not going well, I really hate tiles)

- Can now go into buildings

- Interior lighting is separate from exterior

- Temporarily disabled detailed tooltip in inventory. (Will soon be a screen with even MORE info)

- Some adjustments to the walking animation (Not sure about this)

- Slightly dynamic menu animations (Dependant on container size)

- Replaced hilarious enemy audio. :(

- If you don't have anything equipped, YOU CAN PUNCH!

- Added VSync to options menu (Start Menu options still not in. :P)

- Screen is centered on character now. Freelook can be toggled with Ctrl.

-Tons and tons of other small things I can't remember

Nopykon 9 years, 2 months ago

L'rpg is shaping up nicely. :)

LAR Games 9 years, 2 months ago

Thanks, guy. :D