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

santa-clause

Members
  • Posts

    705
  • Joined

  • Last visited

    Never

Posts posted by santa-clause

  1. > Just realized that you're using the standard first quadrant graph to represent a 2D computer view.
    >
    >  
    >
    > I personally think this is a extremely bad way to represent things.
    >
    >  
    >
    > It should be more like:
    >
    > ![](http://i.imgur.com/GqhgbCZ.png)
    >
    > Whilst both the X and Y values start at 0 and increase to infinity, as happens in the first quadrant, the quadrant that better represents them in this case is the 4th one with the Y values inverted.

    True, i'll maybe change it some day.
  2. Hello everyone,

    So like the title says, i'm looking for a gui for my new project "kingdoms of light" (name might change).

    This project is gonna be from total scratch so i'll code the engine and everything else (except the library) (it will be coded in C++)

    But i'm not good at making gui's so that's why i made this topic.

    The gui has to be in png and a little bit transparent.

    I need all following windows:

    -Menu (Register, Quit, Login, Remember password, website, server status, credits, news)

    Example:

    >! ![](http://www.mobygames.com/images/shots/l/338171-world-of-warcraft-wrath-of-the-lich-king-windows-screenshot.jpg)

    -Chat window

    Example:

    >! ![](http://img2.wikia.nocookie.net/__cb20131217155958/runescape/images/c/c7/Chat.png)

    -Ingame menu(Options ,Keybindings ,Interface ,Exit Game , Logout)

    Example:

    >! ![](http://media.wow-europe.com/community/wow/news/1704516/keybinding_EN_01.png)

    -Equipment window(sword, shield, chestplate, helmet, gloves, boots, legs, maybe i'll add more)

    Example:

    >! ![](http://img2.wikia.nocookie.net/__cb20131217184536/runescape/images/c/c2/Worn_Equipment_(expanded).png)

    -Inventory

    Example:

    >! ![](http://img1.wikia.nocookie.net/__cb20140322204545/runescape/images/d/db/Inventory_empty.png)

    -…

    The gui has to look modern

    something like this - gui of Crystalshire:

    >! ![](http://www.crystalshire.com/files/images/720p.png)

    Kind regards,

    Santa-clause,
  3. > You haven't told us if you restarted your client.

    He did, apparently it's a problem with server-client sending or with saving.

    He also did a lot of tutorials…. so i think it has to do with one of them....

    Scratso did you change anything to the map data in server and client or something with the maps at all?

    Maybe backup all your maps and start with an empty map folder in server and client.
  4. Maybe take a look at my tutorial i made on directx8 rendering.

    [http://www.eclipseorigins.com/community/index.php?/topic/133940-basic-dx8-rendering/](http://www.eclipseorigins.com/community/index.php?/topic/133940-basic-dx8-rendering/)

    It's kinda complicated for beginning vb6 programmers.

    But it's the only dx8 rendering tutorial around here i think.
  5. ![](http://eclipseorigins.com/community/filehost/c1dbba394c92d6e2abf4668f650d0a09.png)

    **Info**

    Kingdoms of light is a game developed in a very powerfull 2D dx8 engine coded by Santa-Clause based on the Mirage engine by Thomas and Robin.

    Kingdoms of light will be differend from all the other games on this forum because it has lots of basic features that other people don't look at, i will rework the hole mirage engine into something awesome.(Look at the feature list for info)

    In this game we will focus on combat and advanced questing with the custom scripting quest system.

    But we will also add some skills and make an real advanced weapon system.

    **Story**

    Coming Soon…

    **Developers**

    Lead programmer - Santa

    Storywritter - Not filled yet

    Quest writer(maybe a programmer) - Not filled yet

    Content designer - Not filled yet

    **Recruiting**

    We are currently looking for:

    - pixelartist (urgent)

    - gui designer (very urgent)

    - quest writer (not that urgent)

    - storywritter (not that urgent)

    - content designer (not that urgent)

    **Screenshots**

    Coming Soon….

    **Trailer**

    Coming Soon….

    **Features**

    Done:

    >! Nothing yet.

    Under construction:

    **the pictures in this section come from world of warcraft and are just for examples**

    >! -Advanced Options menu (fullscreen, audio, keybinds,….)
    >!
    >! The options will be reall advanced you will be able to put it in fullscreen(predefined sizes) or autoresize.
    >! Audio options wil also be real advanced:
    >! -Volume
    >! -Sound effects (on/off)
    >! -Music(on/off)
    >! [attachment=1165:Untitled.png]
    >! -Talent trees
    >!
    >! [attachment=1166:Untitled2.png]
    >! -Skills
    >! -Upgradeable weapons / attachment system
    >!
    >! This feature will take a while it will be done for the biggest part on first open beta
    >! There will be an upgradeable weapon system whit an interface.
    >! You'll be able to tweak your own weapons:
    >! -Adding a new hilt
    >! -Enchantments
    >! -Adding magic powers
    >! -Combining weapons (two one-handed swords into one two-handed….)
    >! -Quest system (Alatar's with custom script system and nice interface ,minimap markers ,….)
    >!
    >! On the right side there will be a list with 5active quests (most recent accepted)
    >! You will be able to navigate to the quest target using the navigate to objective button on the active quest list
    >! There will also be a button for full info of quest.
    >! A list of all accepted quests whit full info.
    >! -Real advanced minimap system
    >!
    >! [attachment=1167:Untitled4.png]
    >! -Some simple combat and party tweaks
    >!
    >! In the combat tweaks i'll add:
    >! party members displayed on left side with right click options on the character picture.
    >! enemy info displayed left of the own info.
    >! [attachment=1168:Untitled5.png]
    >! Advanced drop system:
    >! -Random drop from an drop table(multiple drops with rarity rates)
    >! -Custom boss coding
    >! -Some shop tweaks
    >!
    >! Shop tabs so you can have unlimited items in a shop
    >! Shop editor will be tweaked (players won't notice that)
    >! Shop will have the item info if hovering image and on the right of the image you can see the price amount and name of the item.
    >! -Some inventory tweaks
    >!
    >! Adding a money pouch.
    >! Adding a right click menu for items(because there will be things like use item on another item…. for attachments...)
    >! -Auction house
    >! -Dungeon system
    >! -Housing system
    >! -Pet system
    >! -Mount system

    **Credits**

    Logo - Santa-Clause

    Kind Regards,

    Santa-Clause,
  6. Hello everyone,

    ~~I was looking aroung the internet for the old eclipse origins engine made by Thomas but couldn't find it anywhere.~~

    ~~So if someone still has that engine on his pc (i prefer unmodified and latest version of eclipse reborn).~~

    ~~So i'm actually looking for Prospekt source but without the external editors.~~

    Nevermind i found it

    Kind Regards

    Santa,
  7. > It is probably like EO3 and just loads all the textures at once instead of on-demand. Could be updated but it takes a lot more effort for Seth to change all of that then for you to wait an extra 10 seconds lol.

    I don't care about the 10seconds i don't use this engine anyway :p
  8. Hello everyone,

    I'm Santa-Clause i worked for several projects and still work on some projects. But i decided to release my services to the public and actually start asking money for them.

    My prices are not cheap but they are not expensive either.

    Wat i can do (VB6):

    -Follow tutorials(5$-10$)

    -Render things from tutorials in dx8 (5$-50$)

    -I can add FMOD or BASS (4$)

    -Rip systems from other engines(5$-20$)

    -Modify a system from a tutorial(1$-60$)

    -Making systems from scratch($10-$100)

    Wat i can do (webdeveloping):

    -Making custom forum engine(75$-…)

    -making an portal engine(100$-...)

    -make a gmail like chat system(15$)

    -A basic html website($1-20$)

    -Making a custom theme for a website(1$-50$)

    View my website: [http://www.jasperd.net78.net/](http://www.jasperd.net78.net/)

    PS: I don't host your website for this prices the host will cost you extra money

    My Java services:

    -Making bukkit plugins (minecraft) - (5$-50$)

    My skype: [email protected]

    I also do one programming job for free the week before christmas!

    Kind Regards,

    Santa-Clause,
×
×
  • Create New...