Jump to content

JorisCeoen

Members
  • Posts

    224
  • Joined

  • Last visited

  • Days Won

    13

JorisCeoen last won the day on April 14 2023

JorisCeoen had the most liked content!

4 Followers

About JorisCeoen

  • Birthday 01/28/1993

Profile Information

  • Real Name
    JorisCeoen
  • Job
    Level Designer

Profile Fields

  • Website
    https://steamcommunity.com/id/gamingrevenant/myworkshopfiles/

Recent Profile Visitors

4,489 profile views
  1. Very nice entry. Japanese assets and style are really exhausting to design and integrate in a map, it's very brave of you to tackle this theme ! I wish you guys good luck on the art pass aspect of this theme, looking forward to the final product!
  2. Best of luck to all the participants. Very excited to see what’s going to grow out of this ! My mapping days are unfortunately over. With a fulltime job and a new engine to learn it’s literally impossible. It was nice while it lasted, but unless you enroll completely into this field, at some point you have to let go. It’s nice to see the top prize finally reflects somewhat the amount of work that goes into making a complete map. May the best one(s) win
  3. The map has been updated today, as matches on Faceit have showed a problem with players reconnecting on the CT-side (they basically spawned in the middle of the map due to only having 5 spawnpoints).
  4. Before anything, the map looks absolutely stunning. It’s unreal how realistic you’ve gotten the map to look, with more than just realism there also being an artistic sway over the whole map…! As soon as I have time to run into the map I will give it a try, but about those indoor lighting issues on props, I have those too on Zen. I don’t know exactly why, but most of my wooden beams fail to cast light brightness from nearby light entities at all. I’ve tried everything to fix it (changing settings back and forth etc), but no light gets cast. It’s really purely random as well because on some spots it works perfectly (good examples are at the large indoor area in the castle with the lanterns), and the next one at the other beam next to it is as if it’s not there at all. I suspect I would have to break the props down more, so there are more sub-parts of the prop_static, but it would essentially increase the drawcalls for no reason… could perhaps be a solution for your issues? Congratulations on the amazing release! No doubt this map will make it into the game
  5. Thanks man! Yea, well the map is going to be ported to CS2 as soon as the tools are available. It would be a waste to have worked on this level for so long only to be unplayable. I've updated the map today, biggest changes include an improved skybox and overal lighting balances.
  6. Zen (Bomb Defusal) - Released! It's taken a little over 5 years of development, but after numerous tests and changes I can finally present Zen in a satisfactory state. Workshop link: https://steamcommunity.com/sharedfiles/filedetails/?id=2954659602 Zen takes place in a medieval Japanese castle, where terrorists want to destroy the historical sites and monuments within the castle boundaries. As restoration is already underway, they see an opportunity to halt the process. It's up to the Counter-Terrorists to stop them! Credits Joris Ceoen (Artwork & Level Design) Shawn Olson (Technical assistance on 3DS Max & Wall Worm Model Tools) Used assets, creditted according to their license Monument to Hijikata Toshizo (by 3Dystopia (Sketchfab)) Buddha Statue (by AliceVision (Sketchfab)) Additional assets were used under a bought license Pindola Bharaddvaja (by 3Dystopia (Sketchfab)) Testing and assistance Mapcore testing hub Roald for in-game showcase of numerous problems Rebze for testing guidance and impossible amounts of patience (literally years) Final note It's been a long journey, and the map has undergone a lot of changes since it's original concept. While it's been quite simplified from its roots, it finally has some polish regarding the gameplay and basic detailing. The map still requires some touching up, such as further optimization and improved artwork (and preferrably also some thematic colouring). However, with the release of Source 2 in sight, I will await the new techniques and tools in order to continue the next iterations of Zen.
  7. Changelog for version b2_4:
  8. Artistically Insertion 2 is even more impressive than 1 (unlike as suggested above). But basically, all maps from catfood or FMPone should give you a good indication. Anubis who’s now in the game is also amazing… and most of Valve’s latest maps (Nuke or Dust 2).
  9. It is not possible to revert this process, as autocombine simply compiles the initially seperate props into one large and new .mdl file. Decompiling would thus leave you with that same combined prop. The information of the seperate props being combined is not being stored somewhere, so unfortunately you cannot see and operate these seperatly.
  10. You can. Most of them are short enough that without airacceleration you can map quite a distance. During playtesting, it was occasionally useful, although I will have to make sure that you cannot actually 'climb' up them (currently you can but it's extremely slow, as per usual Source behaviour). An angled trigger_push should do the job. There's still progress to be made on the layout. During playtesting we've been able to pinpoint the most troublesome areas, and I'm working on getting a new playtest version ready asap. I'll keep the thread updated
  11. Changelog for version b2_2: Changelog for version b2_3:
  12. Official version released as Zen: Workshop link Please note: This version is still for testing purposes (not final), although major changes have happened between v2_1 and the current one. The full changelog can be found here. Daigo takes place in a medieval Japanese castle: Terrorists want to destroy the historical sites and monuments within the castle boundaries. An earthquake has already dealt some damage, so they see an opportunity to finish the job. It's up to the Counter-Terrorists to stop them! Credits: @JorisCeoen (Artwork & Level Design) @shawnolson (Technical assistance on 3DS Max & Wall Worm Model Tools) Used assets, credited according to their license: Monument to Hijikata Toshizo by 3Dystopia (Sketchfab) Buddha by AliceVision (Sketchfab) Testing and assistance: @Mapcore testing hub @Roald for in-game showcase of numerous problems @Rebze for testing guidance and impossible amounts of patience (literally years) In preparation of the final version, V2_2 will be playtested by Mapcore's playtesting group. Feel free to leave feedback in the comments section below, as I will take note of criticism and reflect changes accordingly for the future. Here's a list of the most important things to be done yet: Improved color palette for readability Many, many amounts of detailing (lowly present) Addition of thematic material (next-to-none present) Addition of labels and overlays/decals (next-to-none present) Alpha-blending of displacements (ironically, it's all prepared and available, but I didn't have the time to do it yet) Finalising the radar and navigation mesh (the radar has one small indoor area that I saw missing after release) Additional optimization in the form of: hint/skip/areaportal and removing many roofing details on less visible roof models (nodraw blocks have been optimized, and most models with the inclusion of 3 roof models) Fixing lightmap issues on displacements (can someone help with this? See the broken wall at B as a good example)
  13. To determine actual causes during compile, it's best to compile in full (with all the options, like -staticproplighting -staticproppolys -textureshadows), to see if the problem also appears there. If not, it might just be due to fast compile settings. If it also happens there, then you have another problem at hand. From your description and compile log, I can't immediatly determine anything, but you can always hit Alt+P and see if Hammer shows you any problems that need to be fixed. Are all these props inside that specific segment of your map? If so, it's likely the cause of your problem. I don't think it should be, I've never seen a compile fail due to incorrect use of a prop type (as the compiler tells you, Hammer literally deletes these from the map), but that could be a start.
  14. You're talking about the specular map (= roughness/metallic in modern software) for $phong and $envmapmask, both of which can be added into the alpha channel of the basetexture or normalmap. More information can be found here. The most common method is to add it to the alpha channel of the normal if you have it, as it has more options. Using the alpha channel of the basetexture works, but won't work on translucent materials in CS:GO.
  15. If the purpose is to make a defusal map that follows the same general principles as the competitive scene, then you don't want to do that. Players will be expecting to kill players that are just around a corner or prefire them, and will get frustrated when this is not possible. Only in very rare cases (for example to avoid an insane wallbang that can go across the map) will you need to use blockbullets. Unfortunately, the toolsblockbullets_cs variant cannot be found in the VPK of the game. The original blockbullets .vmt has this parameter on it: I assume the CS:GO variant also has this parameter, which is why your decals don't show, no matter what you do. The only workaround is to have the thin wall behind the geometry you're trying to block bullets through, so bullets still cast on the collision mesh or brush/displacement, but don't register through behind.
×
×
  • Create New...