46
Escheron: Twilight over Ragnoth / Re: E:ToR ~ Alpha Test thread
« on: November 09, 2015, 04:40:00 pm »
Will pull to alpha and distribute before evening end.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 46
Escheron: Twilight over Ragnoth / Re: E:ToR ~ Alpha Test thread« on: November 09, 2015, 04:40:00 pm »
Will pull to alpha and distribute before evening end.
47
Escheron: Twilight over Ragnoth / Re: E:ToR ~ Alpha Test thread« on: November 07, 2015, 10:40:38 pm »
Most of this I think could be on the bitbucket. Would allow us to track it a little nicer if you have the time. That aside Can you clarify on point 4 please, Zera would like to know which towns so it can be updated.
As for most of the other things Iambian will look into some of them and see what can be done. Ill explain in more detail in a bit. If he does not get to it first. 48
Technology and Development / Re: Serial Link, TI Z80« on: November 07, 2015, 09:10:10 am »
That would most definetily not work due to how the Silverlink works @Minty !. That being said. Link cables are cheap enough on ebay. If you shop around something to the tune of less then $2usd a piece.
As for @Xeda112358 How did your link shenanigans go? I will honestly suggest looking into CalcNet2.2 by KermM It fits most of your criteria ;P and from personal experience is pretty robust and fast. I do realize that would have been outside of the scope of you making your own to learn though~ 49
Escheron: Twilight over Ragnoth / Re: E:ToR ~ Alpha Test thread« on: November 06, 2015, 10:05:48 pm »
Alpha branch updated. Zip was updated to reflect the new alpha.
@calcdude84se @Chirlian @merthsoft @pimathbrainiac 50
Escheron: Twilight over Ragnoth / Re: E:ToR ~ Alpha Test thread« on: November 01, 2015, 07:06:11 pm »
The alpha testers have been decided!
They are @calcdude84se @Chirlian @merthsoft @pimathbrainiac @Escheron They have been sent the alpha, Thank you all for your applications. Now lets get bug hunting! Hopefully this thread will get active now 51
The Axe Parser Project / Re: Features Wishlist« on: October 30, 2015, 05:58:06 pm »Do you think it would be possible to add keyhook functionality when compiled as an app? Just to add a note to this. From my limited experiane with axe this is really what axioms accelerate at. Adding functionality that is out of scope for axe but would be really nice to have. Sadly yes you need to know asm for it, But it serves the purpose of setting/managing hooks far better then an internal setup. 52
Escheron: Twilight over Ragnoth / Re: "Escheron: Twilight over Ragnoth" — progress updates and discussion« on: October 28, 2015, 09:45:20 pm »Lol bugs. Character I was talking do did not have all of the facings so it loaded a dead person >.> 53
Site Feedback and Questions / Re: Username change« on: October 27, 2015, 10:06:37 am »
Please PM me with why and i can change it given a good reason (eg what trademark claim). We usually do not do forum username changes and you have few enough posts that that reason does not seem very valid.
54
News / Escheron: Twilight over Ragnoth Hits Alpha« on: October 25, 2015, 01:21:46 pm »An epic RPG by Iambian, Zera, and Geekboy1011 has finally hit alpha!
Iambian has been working on and off of the Escheron series for 6+ years now. With many changes and restarts and changes of the engine its core design and base story. Attempted versions have ranged from a full featured grayscale version all the way to what they have now. A full featured black and white version, and yes while that may seem like a step backwards. Zera worked his artistic ability to give you something descriptively ornate anyway with a touch of old style charm. They are currently looking for alpha testers to help find and hunt down any remaining bugs in the system that they have implemented. The alpha currently features a fully populated and interconnected overworld. Containing 99% of the NPC's, 99% of the chests and an almost feature complete set of maps. It supplies multiple ways of travel, land, sea and air. The ability to swap leaders and have guest NPCs in your party. It also shows off a randomly generated 8 level deep dungeon and some bed bugs?!? Sadly the only major feature missing at this point is a title screen.... Oh wait I meant the battle engine. Well it does not have a title screen either . If you are interested in testing head over to the thread and put in an application and show some support! 55
Escheron: Twilight over Ragnoth / Re: "Escheron: Twilight over Ragnoth" — progress updates and discussion« on: October 24, 2015, 07:43:55 am »
And the alpha has started!
https://www.omnimaga.org/escheron-bw/etor-~-alpha-test-thread/ Sign up guys! 56
Escheron: Twilight over Ragnoth / E:ToR ~ Alpha Test thread« on: October 23, 2015, 10:09:49 pm »
Welcome to the alpha testing thread for Escheron: Twilight over Ragnoth.
This is a closed alpha. What does that mean for you all? It means you need to be granted access to participate. Sadly there are also a limited number of slots due to a request by Zera to keep story exposure to a minimum. No reason to spoil the story to the whole community before the game is out To be granted access to participate in this beta you must send me a private message detailing why you are good candidate for the alpha, and how much time you are willing to dedicate to the project. What we are asking for is below in the read me included in this post. Quote
Those of you accepted into the alpha will be granted access to "supported" Alpha dev builds. After the alpha period is over we will gladly send you a new build to continue testing as we add new feature and what not. All you need to do is ask. Hopefully that is some good incentive for you all to apply! Seriously everyone if you have the time apply. We are not looking for any specific skill set in this. We are just looking for some people with the time and inclination to scour the game for bad/messed up content, because quite frankly we have been staring at this for way to long and have a long time to go. So some fresh eyes are really welcome! I will add a list of accepted alpha testers upon me making that decision. Currently I have received 3 request for participation. 57
Escheron: Twilight over Ragnoth / Re: "Escheron: Twilight over Ragnoth" — progress updates and discussion« on: October 16, 2015, 07:49:59 am »
They are pseudo randomly generated. There are 9 quadrants of which have 3 versions of each section. It then randomly assembles them on calculator following a set of rules to ensure that the dungeon is feasible.
So its half and half 58
Escheron: Twilight over Ragnoth / Re: "Escheron: Twilight over Ragnoth" — progress updates and discussion« on: October 15, 2015, 09:40:33 pm »
So lets have a minor(major) content update. Iambian has been working on the underdeep, an optional dungeon in E:ToR that is required to get some of the better equipment and loot in the game.
It is a psuedo-randomly generated dungeon each floor is randomly generated based off of a deterministic algorithm to ensure that all of our map requirements are met. We were uncertain if the maps were being generated randomly enough. To verify this I wrote a small python script to extract some of the randomly generated maps. I exported 20 maps for you all to see More of them are in this album. http://imgur.com/a/7Tgwj The player is randomly placed on these floors. They have a moderate encounter rate, All of which will be with the strongest enemy formations in the game. The dungeon has 8 floors with a dungeon boss as the end. Each map will have an emergency exit and stairs to the next level. Dispersed randomly will also be treasure chests and pots. For those of you interested in the python script. It is view-able here. It reads out the raw tileset data and tilemap data from a wabbitemu instance then using the com object wabbitemu exposes. Then use Pillow mangle it into a PNG for your pleasure :p 59
Escheron: Twilight over Ragnoth / Re: "Escheron: Twilight over Ragnoth" — progress updates and discussion« on: October 12, 2015, 04:11:09 pm »
A demo will be out When it is ready. Iambian and Zera are working really hard at getting all the things worked out so a closed alpha can be released. More on this when it happens. That aside internally we are currently working on getting most of the shops and stuff implemented as well as npc placement and such. And getting all of that tested and tuned.
60
TI Calculators / Re: ti 85 + PC« on: September 26, 2015, 11:28:07 pm »it dosent run on my PC. Why does it not run? Like what is the issue. Alternativly try the latest beta. |
|