05-17-2006, 11:27 PM | #81 |
Re: EDuke32 1.4.0 beta 1 released
I noticed that the Caption Mode has changed starting with the 1.4 beta.
Sprits no longer show thier identification, only SectorEffectors and Sectors show thier ID. Is this a BooBoo, or was there a reasons for this. To be able to see all sprites ID is very cool, instaed of having to go back and forth from 2D to 3D. I'm using Mapster Snapshot 20060130. I like that very much. Oh yes, i did go through the 8 modes of the '3 caption mode. |
|
05-17-2006, 11:47 PM | #82 |
Re: EDuke32 1.4.0 beta 1 released
I didn't change anything. Perhaps your names.h is missing?
|
|
05-18-2006, 12:40 AM | #83 |
Re: EDuke32 1.4.0 beta 1 released
I have a mystery malfunction here. As a way of seeing how different animation sequences look in the game, I have been using an actor that is spawned by a weapon.
define TESTACTOR 2391 action TESTRUN -2 23 1 1 100 useractor notenemy TESTACTOR TOUGH TESTRUN sizeat 64 64 ifactioncount 23 killit enda In this case it is set to start at the first scrap tile, play them slowly, and then stop after the last scrap tile. It starts in the right place, but then it plays the animations at high speed and goes all the way to the end of the art file. It has never done this before, but I hadn't checked it since getting the new beta or snapshots. However, if I define TESTACTOR with a different number, say 1950, and then use action TESTRUN 440 23 1 1 150 ...then it works fine (the same tiles it was supposed to play in the first case). So it would seem that whether action works correctly can depend on the tile that you define the actor as, or the offset you use. Note that in neither case did I define the actor as something that already had a definition. |
|
05-18-2006, 01:07 AM | #84 |
Re: EDuke32 1.4.0 beta 1 released
Maybe the problem is with using such a long delay, who knows.
|
|
05-18-2006, 01:15 AM | #85 | |
Re: EDuke32 1.4.0 beta 1 released
Quote:
|
||
05-18-2006, 01:37 AM | #86 |
Re: EDuke32 1.4.0 beta 1 released
Well, one of the lines you pasted has a delay of 150, and the other has a delay of 100, so I logically did not assume that you used the same delay.
Does it work with a lower delay or does it not? |
|
05-18-2006, 01:55 AM | #87 |
Re: EDuke32 1.4.0 beta 1 released
No, it does not work correctly with a lower delay. It still plays too many frames, and too fast. I tried it using this code, then spawned it in a map with the console:
define TESTACTOR 2391 action TESTRUN -1 30 1 1 25 useractor notenemy TESTACTOR TOUGH TESTRUN sizeat 64 64 ifactioncount 30 killit enda |
|
05-18-2006, 02:47 AM | #88 | |
Re: EDuke32 1.4.0 beta 1 released
Quote:
That was it. Thanks TX and for the rapid responce. |
||
05-18-2006, 02:22 PM | #89 |
Re: EDuke32 1.4.0 beta 1 released
I just want to express my gratitude for this cool new eDuke32 release. After thorough playtesting, I have learned to love all the new features it has to offer. It already starts at the menu with the options blinking when selected or the new menu background (I hated that "slime" tile or whatever that was).
Everything else works quite fine as well, as far as I can see. Great work, TerminX - and anyone else who is/was involved! What I´d really like to see in future versions is - OGG playback (which of course is announced and coming anyway), - Antialiasing settings (I know you can do that via drivers, but I´d really prefer to leave everything on "Application-controlled", as I use this setting for most modern games now) and - a solid solution for the distorted weapon models. |
|
05-18-2006, 04:49 PM | #90 |
Re: EDuke32 1.4.0 beta 1 released
JonoF was working on anti-aliasing but I don't know that he got it working.. I just force 4x on everything though the control panel anyways. You can try fooling with the "glmultisample" variable in the console.
|
|
05-19-2006, 01:00 AM | #91 |
Re: EDuke32 1.4.0 beta 1 released
Is there any "anti-alphahack" in new eduke? Model 479 (radardish) is looks completely ruined in last port. Or it (model) should be redone to avoid flickering effect.
|
|
05-19-2006, 03:04 AM | #92 | |
Re: EDuke32 1.4.0 beta 1 released
Quote:
|
||
05-19-2006, 03:56 AM | #93 |
Re: EDuke32 1.4.0 beta 1 released
Hm split.
__________________
Ow my foot :'( |
|
05-19-2006, 06:28 AM | #94 |
Re: EDuke32 1.4.0 beta 1 released
Or we could site down and wait for some one to make alpha methode version 3, then again it is already working better then in half-life 2
__________________
hell-angel: "I would sig this if I had the room." Duke 3D art to do list New and improved. |
|
05-19-2006, 10:55 AM | #95 | |
Re: EDuke32 1.4.0 beta 1 released
Quote:
|
||
05-20-2006, 06:19 PM | #96 |
Re: EDuke32 1.4.0 beta 1 released
http://www.eduke32.com/stuff/eduke32...t_20060520.zip
Played with the weapon system again, so anyone making a mod might once again be left with a set of guns that don't fire (sorry!). Note that the chaingun and the freezer now have a new weapon flag that didn't exist before. I also played with the aspect ratio correction stuff a bit, and fixed up the HUD model perspective correction stuff quite a bit. You can now toggle the fixed perspective on/off from the video settings menu, and neither the world view nor the weapon should distort anymore if you have a weird screen size. Also note that the syntax for the findnearactor3d/findnearsprite3d/findnearactor3dvar/findnearsprite3dvar commands has changed, and that the movement_lock member of the player struct has changed in this build as well. |
|
05-20-2006, 07:17 PM | #97 |
Re: EDuke32 1.4.0 beta 1 released
Cool. I'll have to check and see what this does to my mod. I'll get a chance to try it later tonight.
Edit: I'm not noticing any differences in the weapons. Whatever you did, didn't mess anything up. I am curious about the syntax change to the findnear commands, since I might want to use these.
Last edited by DeeperThought; 05-20-2006 at 11:28 PM.
|
|
05-21-2006, 06:24 AM | #98 |
Re: EDuke32 1.4.0 beta 1 released
Just in case you are experiencing sluggish downloads as I did - mirror for eDuke32 screenshot seen above:
http://www.uploadtemple.com/view.php/1148213714.zip I really hope this one doesn´t screw up firstperson.def settings again... but I am almost sure it will. *EDIT* Well... the new "correct" weapon draw mode works, but... em... the models are so large now you can´t make them fit onto the screen without repositioning them dramatically. The main problem with that are the muzzleflashes from following weapons: - Pistol - Shotgun - Chaingun - RPG These are still using the muzzleflashes from the sprites which are still drawn underneath the models. If you remove the sprites, the models won´t have any muzzleflashes at all any more. If you leave them, you´ll see parts of the sprite weapons when firing (with my latest firstperson.def and in old rendering mode, shotgun and RPG have this effect as well). So I think we need new HUD weapons, which is not what one would call breaking news. Really important is to make the sprite weapons disappear completely when using rendered models, therefore using muzzleflash models.
Last edited by NightFright; 05-21-2006 at 07:25 AM.
|
|
05-21-2006, 07:27 AM | #99 |
Re: EDuke32 1.4.0 beta 1 released
Or you could use the hi-res art powers to turn the weapon sprites into pure muzzleflashes. Hell, with the Ripper, the muzzleflash is completely separate art from the gun already.
__________________
Alt for djevelen! |
|
05-21-2006, 08:10 AM | #100 |
Re: EDuke32 1.4.0 beta 1 released
Lets just leave the hud models alone for now, it will all have to be redone anyway. Just pointless to fix em over and over and over again. Just comment out the firstperson.def in the hrp def and let users that want to turn em on do that manualy.
|
|
05-21-2006, 08:27 AM | #101 | |
Re: EDuke32 1.4.0 beta 1 released
Quote:
__________________
Duke4Ever || The Game Collector's Market - Forum for game collectors. "That Nordbergian wench could be a handful! Several." - Gnarl (Overlord 2) |
||
05-21-2006, 08:31 AM | #102 |
Re: EDuke32 1.4.0 beta 1 released
If anyone is interested in doing this: We would need additional HUD weapon models with muzzleflashes from the following tiles:
- Pistol: 2525, 2526 - Shotgun: 2614, 2615 - Chaingun: 2541, 2542, 2543 - RPG: 2545, 2546 These could be based on current models. If nobody comes up with a solution, I can offer turning off muzzleflashes completely for the time being (with the same fix Piterplus gave me for the Chaingun). Doing so, you would have no muzzleflashes at all, but the models could be placed wherever you want them. |
|
05-21-2006, 11:11 AM | #103 |
Firstperson.def v4
OK guys... *sigh*. Here is another release from the "Signs & Wonders" Department... the god-damned 4th version of "firstperson.def", compatible to latest eDuke32 snapshot!
But the most miraculous thing about it: It will work with both "old" *AND* "correct" HUD weapon alignment mode! Now if that´s no achievement, I don´t know what could be one. Changes: - Alignments corrected for eDuke32 May 20, 2005 snapshot - Sprite muzzleflashes for Pistol, Shotgun, Chaingun and RPG removed (Pistol model has its own muzzleflash, so you´ll still see that one). Oh, and TerminX: PLEASE tell me you´re not planning further changes for the weapon system! PLEASE NOT! I beg you!!! BTW: What do you mean with these new "weapon flags"?
Last edited by NightFright; 05-21-2006 at 03:54 PM.
|
|
05-22-2006, 04:44 PM | #104 |
Guest
|
Re: EDuke32 1.4.0 beta 1 released
How do i use the hrp with eduke32??
|
05-22-2006, 04:48 PM | #105 | ||
Re: EDuke32 1.4.0 beta 1 released
Quote:
Quote:
|
|||
05-22-2006, 05:50 PM | #106 |
Re: EDuke32 1.4.0 beta 1 released
What Parkar said is correct. The current version of EDuke32 has model-level polygon sorting and a more general sprite / masked wall sorting, allowing true alpha-blending without too much depth artifacts.
However, those are the cases where such artifacts may still appear :
__________________
EDuke32 - "The corrupt doctrine of terror has begun." |
|
05-24-2006, 12:04 AM | #107 |
Re: EDuke32 1.4.0 beta 1 released
TerminX
Thanks again for your regular updates. Just tried out the latest eduke32_snapshot_20060520.zip and the joypad that i use is disabled with no way of enabling it - If i play with an earlier snapshot or JFduke it works again. Maybe the joystick code was missed out in this release?? |
|
05-24-2006, 12:14 AM | #108 |
Re: EDuke32 1.4.0 beta 1 released
Try "usejoystick 1" in the console.
|
|
05-25-2006, 03:19 AM | #109 |
Re: EDuke32 1.4.0 beta 1 released
Does anyone know what´s up with Duke Talk not working in the difficulty selection screen? Besides, level end screens are missing DT for a while now, too.
|
|
05-25-2006, 07:01 AM | #110 |
Re: EDuke32 1.4.0 beta 1 released
I swear TX said its becouse hes working with adding Jonofs audio addon
|
|
05-25-2006, 02:57 PM | #111 |
Re: EDuke32 1.4.0 beta 1 released
Fixed as of May 22nd. No public builds out yet. I imagine a beta 2 is coming.
|
|
05-26-2006, 09:34 AM | #112 |
Re: EDuke32 1.4.0 beta 1 released
Right then - time for a question,
In my mod I would like to dissable the ability to save the game from any of the "F" keys or from the main menu. The only way I want it to save is by the new command which will auto save the game at certain times. So then, how do I dissable manual saving? I fear it will be realated to them event things (which I'm not particually good at) |
|
05-26-2006, 11:32 AM | #113 |
Re: EDuke32 1.4.0 beta 1 released
There's no way to disable the save menu.
|
|
05-27-2006, 03:20 AM | #114 |
Re: EDuke32 1.4.0 beta 1 released
Mapster32 specific question:
I am using Mapster together with the HRP in order to check newly added models for their alignment. It´s easier and faster than loading up the whole game in order to see in which direction the models are facing, as you all probably know. Some models however are aligned in Mapster32 differently to the way they actually are ingame. I noticed this phenomenon with the two shopping carts "parked" outside the supermarket in E4L3: In Mapster32, the modelled carts would face each other (without maphacks), while ingame, they are facing into the same direction (towards the supermarket window). Is this related to the editor or something having to do with the models/shading behavior etc? |
|
05-27-2006, 09:33 AM | #115 | |
Re: EDuke32 1.4.0 beta 1 released
Quote:
Could this feature be somewhat implimented then? You see, I want people to make more effort when playing the game and when you can save anytime / anywhere it sort of makes the game much easier. So by disabling the save feature and only allowing autosaves in certain places makes the game more challenging as dieing becomes more horrid then before as you'll have to re-do some parts again. |
||
05-27-2006, 10:21 AM | #116 |
Re: EDuke32 1.4.0 beta 1 released
Save isnt stored in an event? Liek you couldnt override the saveevent and possibly disable it?
__________________
If you give a man a jingle, he'll jingle for a day. If you teach a man to jingle, he'll jingle all the way! I got a fever. And the only prescription, is more cowbell. |
|
05-27-2006, 11:46 AM | #117 | |
Re: EDuke32 1.4.0 beta 1 released
Quote:
The best you can do is flash a message on the screen that says, "PLEASE, FOR THE LOVE OF GOD, DON'T SAVE THE GAME!!" |
||
05-28-2006, 10:56 AM | #118 |
Re: EDuke32 1.4.0 beta 1 released
TerminX, there have been times (like now) when I have wished there were a command to force a certain event to occur, even when the things that normally trigger it aren't happening. For example, I want to force events associated with pressing certain keys. It would probably make the most sense if the forced event happened in the next tick, rather than the tick in which the command is issued. Would such a command be possible to implement?
|
|
05-28-2006, 01:14 PM | #119 |
Re: EDuke32 1.4.0 beta 1 released
I don't see a point. Any code you planned to run in the event could simply be run from where you'd trigger such a thing.
|
|
05-28-2006, 02:06 PM | #120 | |
Re: EDuke32 1.4.0 beta 1 released
Quote:
|
||
Bookmarks |
|
|