News | Forum | People | FAQ | Links | Search | Register | Log in
Updated Q1SP MOD - Arcane Dimensions 1.7.1 *PATCHED*
Sock has been beavering away behind the scenes to get a fully updated tweaked fixed and finalised version of AD. So here it is. One point SEVEN.

Download (220mb):
http://www.simonoc.com/files/ad/ad_v1_70final.zip

V1.7.1 Patch (see recent post below):
http://www.simonoc.com/files/ad/ad_v1_70patch1.zip


Readme:
http://www.simonoc.com/files/ad/ad_v1_70_readme.txt

Recommended Quakespasm 0.93:
http://quakespasm.sourceforge.net/download.htm

Past versions etc:
http://www.simonoc.com/pages/design/sp/ad.htm

In his own words:
"The AD zip file is getting a bit big and inconvenient to download and I think its time to start splitting stuff off into separate files. The AD map source files are not needed or viewed much and if anyone wants to see them, just drop me an email request.

This download contains all the previous maps, some new extra code and features, lots of bug fixes, some new mapper features (check documentation) and as a final bonus, a couple of extra maps hidden away in the main map hubs, good hunting!"


Screenshots:
http://www.simonoc.com/files/ad/ad_17_finish1.jpg
http://www.simonoc.com/files/ad/ad_17_finish2.jpg
http://www.simonoc.com/files/ad/ad_17_finish3.jpg
http://www.simonoc.com/files/ad/ad_17_finish4.jpg
First | Previous | Next | Last
Thanks Again Everyone 
i changed it to 160 and it's smooth as butter now.

completely unrelated, my save file somehow got corrupted in the most bizarre way i have ever seen. all the detail prop models have been shuffled. lit candles are now shell boxes, unlit candles are fire, and fire is a health kit. the zombie knights are invisible except for their swords which attack you without any sort of animation, and the shadow axe is duplicated and doesn't disappear when picked up. everything goes back to normal when you change level or restart.

would be super impressed if someone could explain how this might have happened. have a look at it yourself if you're curious, there's even more weird shit like the fire that gets abducted into the ceiling immediately.

https://drive.google.com/open?id=1jFNJH3Z84DfK56GrWRFpNpm1sqHBJWQx 
Edict List Offset By 1 
Quake stores all the models in an edict list on map load (or was it game start, whatever). If you load a saved game in a different mod or different version, the edict list could be different amd thus the referenced model for each object is off from where it should be in the list. 
@662 
Thanks! That explains everything. set/clearing cl.onground only on reception of svc_clientdata sounds like a reasonable change. 
@664 
it has nothing to do with edicts.
its the model indexes. precaching models in a different order can and will result in the model indexes referring to different models.

there are all sorts of ways to trigger the issue, from updating a mod or map between saving+loading, to mods that just use non-deterministic precaches such that they all get renumbered on reload.
If the mod ever uses random() in order to decide which model to precache then the mod is buggy.

FTE+DP+QSS are meant to write out the precache list so that it can be restored properly afterwards, which should allow non-deterministic mods to reload games properly.
Don't expect to be able to fix the game by just loading your existing save with one of those engines - if the saved game doesn't include the data then it'll have to be made up somehow - which means guessed, which means buggy. 
AD Co-op? 
I would really like to know if there is a way to play Arcane Dimensions (v.1.70 patch 1) in co-op using Quakespasm (0.93.0). I tried to make it work but I'm always getting some kind of connection problem message. Is there a tutorial for that anywhere? 
@Berzerk 
Scroll up a bit to #649, I asked the same thing a few days ago.

Right now you either need to compile Quakespasm and AD with the minor changes to the source code mentioned above, or use Spike's version of Quakespasm (QSS) and set "sv_gameplayfix_spawnbeforethinks 1" in the console. If you're going to play over internet I would recommend just going with QSS, it will perform much better. 
What Does The Angry Spawnflag Do? 
The documentation and editor description led me to believe it makes the entity aware of the player right away regardless of distance and sight obstruction, which is exactly what I need for my map. I tested it with multiple monsters and it doesn't seem to make any difference at all, flagged entities are still idling until attacked or within the detection radius. 
@mwyah 
I think you need to specifically trigger them IIRC. 
Or... 
it's only useful when they spawn in. 
 
It's funny that just searching for "serpent runekey" brought me here. Anyway, thanks for the hints, they were much appreciated. I felt like an idiot after finally finding the secret. I tried so many things. 
 
Possible to add monsters to Bastion, Marcher, and Masque to turn them into AD maps? 
 
Hey anyone know if/when/how sock's new map is getting released? The one with the huge sword piece. 
Issue With Ad_s1m1 The Slipgate Conundrum 
While I am not sure if this is an issue or normal behavior of the map, but I recently noticed this playing AD with QuakeSPASM 0.93: once you finish ad_s1m1, you are being teleported on Castle of the Damned map... Shouldn't it teleport the player back to Episode map? 
 
I think it's intended. It does the same for me in Qrack. I believe Sock made the map as an alternate for the original e1m1 not ad_e1m1. 
Secret Hunting In Foggy Bogbottom 
I'm pretty adamant about 100% completion in these maps since I'm having such a great time and I want to explore everything. I'm trying to find the final tome in ad_swampy. I know where it is. I cheated and noclipped through a door that I wasn't able to unlock in order to see if I could reverse engineer the secret, but I can't.

I'm trying to get inside here:
https://i.imgur.com/7a5TwMx.jpg

It seems like the only doors that lead into the room are locked from within. Can I get a hint as to what I need to do next? I was thinking that everything would come together once I got the eighth tome and that I'd be able to easily get the purple and blood keys after, but I can't figure it out after wandering for what seems like hours. 
Well 
You need a silver key to get behind these doors, the sk door is located at the final outdoor/church area.

If you dont mind some spoilers, there is a YT video where all tomes are found: https://www.youtube.com/watch?v=ZJyNNMk4jx0

Anyway, thx for playing! 
Thanks 
It looks like the trick is in the blood key. In the video, it's visible at 25:55 when the player breaks the wall adjacent to the red armor. However, I don't have the blood key in my inventory and I was already inside that room. I restarted the map and noclipped to that room to see if the blood key would be there but it's not. At first I thought that maybe the key only spawns when triggered by some event just like the tomes but I figured that all the keys are probably already in position at map start.

In any case, why wouldn't the key be there for me if I played through the entire map normally? Is it possible for something to have bugged out on my end?

Also I think that the map is a masterpiece. I hope that I can make something even half as good some day. I had a ton of fun playing through it so far. 
Wait A Moment 
The video i linked to is the ad1.42 version of swampy.
I changed some secrets in later versions, added features
due to mod updates/addons and general wtf.

The blood key is now located high above

https://i.imgur.com/c6Iequy.jpg

Sorry for the confusion..

I personally think the first version is best,
i shouldve only added the fishing ogre... :) 
Thanks 
Luckily sock was kind enough to show me how to find the key a little earlier on stream. Finally got the rune legitimately as well as the purple key secret (thanks to sock as well). I put more time into this map alone probably more than most games overall, but I enjoyed every second of it. This was a fantastic map and one of my favorites by far. The Arcane features made it all the more enjoyable. I'll be replaying this one a lot going forward.

Speaking of fishing ogres, I really wanted that 100% completion but I couldn't bring myself to attack the passive ones. I especially liked the one who was fishing for the ring of shadows. The level of detail in this map was amazing. 
@poorchop 
You've inspired me to play this yet again. I've never completed it. 
Dumptruck 
It might not be for everyone but the level of detail and the interconnectedness were top notch. I'm not sure how far you got but there is also a good amount of variation within the map - swamp, church with white bricks, rooftops, library, and secrets galore. I think it's exemplary in terms of layout and it's a template for me to work towards in terms of design and detail, especially regarding how organic it felt environmentally. 
 
Probably one of the best base maps that I'll ever play.

https://i.imgur.com/wNGjZIc.png

So close to perfect completion. I had to replay this one because I completely forgot about the circuit boards and I didn't even know that there was a rune in this map until discussing it with Spud.

Usually nothing beats experiencing an amazing game or map for the first time but this managed to be even more fun playing through again. I've already replayed most of Swampy a few times in order to try and learn about design and flow, and also because it was so much fun, but the first experience was still something else. All of these maps are phenomenal so far though so I will be revisiting all of them plenty going forward.

Finished Necro Keep as well and in the process of secret hunting. I only wish that there was some indication as to whether or not there was a rune in certain maps. Now I'm never too sure whether I should invest a lot of time trying to get the secrets or just move on the for the time being in lieu of no runes being present within the map.

Necro Keep was really fun due to the difficulty level and it had a great atmosphere. The fog hovering above the ground looked great and it isn't something that I've seen before in a map. I liked the Blood style beginning, crawling out of my grave. I dig the maps that have you starting in an unorthodox fashion instead of the usual slipgate arrival. 
Hub 1 Done 
I finished the main hub and there's not much more praise that I can add. This is definitely one of the greatest single player campaigns that I've ever played and the most fun that I've had with a game in a while. The final map that I played was ad_mountain (aside from ad_end of course) and it was a hell of a finale. The phantom knight that guides you towards the rune was amazing. I never would've imagined that features like that would have made it into a game this old, and yet it doesn't clash with any of the original aesthetics or design.

The talent in this community is astronomical. These maps serve as a template for what I'd like to achieve some day. I've already been replaying some of these maps but I will be revisiting them quite often in the future not just for inspiration, but also for enjoyment. There are still some secrets that I need to find. For now, I'm glad that there's a whole new set of maps for me to play in the next hub.

I'll try to keep my enthusiasm to myself next time since I'm kind of late to the party and I'm mostly talking to myself. I think it's already safe to say that the next set of maps is going to blow me away, so props to everyone who contributed to those maps as well. 
@poorchop 
I still haven't finished all of the original content and it's a good reminder to set aside some time and complete these!

Don't forget Xmas Jam and some of the stand alone maps too! 
 
Thanks for the tip - I know that Grendel's Blade is another quality Arcane map and I also know that Redfield has a standalone Egyptian themed one as well. Xmas Jam sounds good although I might save that one for Christmas this year. It'll make for a nice present. 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.