Logo
 
Registrierung Mitgliederliste Team Suche FAQ Kalender Startseite Portal
Server mieten Link Us Links TeamSpeak Statistik Filebase User-Map
Clanwars Hangman Elfmeter KickTipp Turnier Chat
NO CHEAT
[OTB] Clan » Suche » Suchergebnis
Zeige Beiträge 1 bis 20 (von 2100 Treffern)
Seite 1 von 105[1]23...105Weiter »
Thema: Paintball 2 Devlog Forum: News
Antworten:
0
Hits:
24

Hier gibt es ein neues, kurzes Video von jitspoe, in dem er vorstellt woran zuletzt gearbeitet wurde und was für das Spiel demnächst geplant bzw. bereits im Test ist. Viel Spaß :)

[youtube]P9oN-UqTMDk[/youtube]
Thema:Final Build 46 Forum: News
Antworten:
0
Hits:
260

Nach nicht nur gefühlten Ewigkeiten gibt es mal wieder eine neue Version. Wir sind inzwischen schon bei Build 46 angekommen 8)
Build 44 und Build 45, welches eigentlich nur Bugfix Releases waren, haben wir hier nur als Ankündigung bzw. gar nicht gehabt. Die Änderungen stehen daher unten mit dabei. In Build 46 geht es hauptsächlich nochmal um die Bots, welche weiterentwickelt wurden und nun einfach über das Adminmenü (wie ganz normale Spieler) verwaltet werden können. Dazu gibt es noch einige Bot-Einstellungen und als Überraschung einen ganz neuen Spielmodus. Item Hunt :))


[U]Engine:[/U]
build 46 (2023-12-08 ):
- Media: Added bot options to menu to make it easier for players to create servers with bots.
- Bugfix: Executable is now "DPI aware" in windows, so it doesn't get scaled weird and go off-center if you have your scaling set to something other than 100% (ex: 4k monitor).
- Cvar: Maximized status of the window is now remembered (stored in "vid_maximized" cvar).
- Tweak: Disabled launching the tutorial every time you play the game until it's completed (can still launch it from the menu).
- Bots: Cvar: "bot_use_player_input" - if set, bots will mimic player input from a spawn point, resulting in realistic human round-start behavior.

build 45 (2021-11-07):
- Media: New 68 carbine sound (was supposed to be in build 39, but somehow got missed).
- Media: New high-res rock5_2 texture.
- Media: High-res pbsky1 (thanks, CombineS!)
- Bugfix: Fixed crash that happened when opening the server list while the tutorial was open. (Thanks, richarD)
- Bots: Improved behavior around ladders, so they actually climb instead of spinning in circles around them.

build 44 (2020-09-18 ):
- Cvar: "mapname" now set on the client when connected to a server.
- Tweak: Increased memory allocation for maps so larger levels can be loaded. 3:19 AM 2/19/2020
- Tweak: Tweaked scoreboard sorting a little (grabs aren't worth as much now). Now it's sorted by caps * 8 + grabs * 2 + kills. You can use cl_scoreboard_sorting 4 for the previous behavior (grabs * 4). 11:45 AM 3/1/2020
- Tweak: Made missing texture grid texture less harsh.
- Tweak: Made snd_mixahead 0.08 instead of 0.2 by default. This should reduce latency in sound effects and be stable as long as > 20fps in maintained.
- Media: Fixed names of maps overlapping edge of loading screen. 2:36 AM 3/14/2020
- Media: Several new or tweaked HR4 textures.
- Media: Jail bars now have alpha transparency channel (can be used by mappers with trans33+trans66 surface setting). 5:38 AM 9/18/2020
- Bugfix: If you spun in circles enough, you could mess up your aim and crash the game. Angle now wraps at 360 degrees to prevent large, problematic values. 3:15 AM 5/25/2020
- Bugfix: 320x240 resolution works again and doesn't go to 640x480. 6:43 PM 7/7/2020
- Bugfix: Fixed some faulty kicks due to a buffer being too large. 7:49 AM 9/17/2020
- Bugfix: Fixed external server browser not loading server list with new server. (Thanks, richarD)
- Bugfix: Disable caustic effects on doors and other dynamic objects underwater as this causes a crash when changing levels (notably after 5p_school.bsp).
- Bots: Now have latency, so the player positions they have to aim with are now 400ms behind the current position and they have to lead, so no instant reaction when you walk around a corner. They'll also commit to shooting for a period of time instead of popping off single shots.
- Bots: Wander less and go for objectives more. Also fixed some wandering behavior when they don't have waypoints so they run into walls less.


[U]Game:[/U]
*** 1.935 build 193-204 ***
- "bot_min_players" cvar specifies how many "players" will be on the server. Will fill in AI players if there are not enough human players to reach the specified number. Only spawns bots if there are players on the server. 4:05 PM 12/1/2021
- "bot_min_bots" cvar specifies the minimum number of bots that will be on the server when players are present. 6:59 AM 4/27/2022
- "bots_vs_humans" cvar determines how many bots to spawn for each human in the server (ex 2 will spawn 2 bots per player).
- Made bots aware of game modes and go after or defend objectives appropriately.
- Added item hunt mode. Will attempt to work on existing maps by randomly spawning items at bot waypoints or other equipment spawns and allowing players to cap at base or the king of the hill zone.
- "itemhunt_elim" sets elim time in item hunt mode
- "itemhunt_model" sets the model to be shown.
- "itemhunt_itemname" sets the name displayed in messages when players pick up / capture the item.
- "itemhunt_numitems" sets the number of items that will be simultaneously active in the match.
- Hopefully fixed the occasional issue where you'd spawn facing the ground. 10:03 PM 1/14/2023
- "g_spawnprotect" sets the time, in seconds, that players are invulnerable after spawning. Default 0.5. 10:46 PM 1/14/2023
- "autojoin" cvar now updates the autojoin setting when set mid-game (before you had to use the autojoin command). 7:42 PM 6/17/2023

*** 1.934 build 192 ***
- Fixed grenades sometimes not spawning. Rewrote logic so paint grenade spawners actually work as designed (if count is set to 1, new grenades will spawn, otherwise grenades will spawn at the spawners instead of around the player spawners). Also fixed angle -1 not always working to stop the randomness. 8:42 AM 10/19/2020
- Fixed bots spinning in circles by ladders. 4:17 AM 11/8/2020
- "nokill" can be set in a map's worldspawn (in case you want the default pong behavior in a non-pong map). 6:02 AM 1/18/2021
- fixed elim_inc incorrectly increasing time when players connect or join observer.
- Fixed single point flags from not ending the round when flagcapendsround is set.
- "rotation scramble" command to randomize maplist order.
- Reduced "koth_hilltime" default time from 5 to 3.

*** 1.933 build 189 ***
- Fixed broken roll angles at the end screen of some maps. 4:12 AM 9/1/2019
- Made deathmatch have warmup like the other modes. 5:27 AM 9/23/2019
- Entities can be given these targetnames which will automatically trigger: warmup_start, game_start, round_start (round_start_ for siege), round_end, game_end, overtime
- "timelimit_empty" cvar specifies a time, in minutes, a map will stay loaded in warmup mode with nobody playing. This is to fix floating point issues (lag and framerate limit kicks) that happen if a map is loaded too long. 6:09 AM 11/19/2019
- Made "flagcapendsround" setting not end the round on "holdit" map (or other maps where flag cap = 0 points). 6:33 AM 11/19/2019
- Changed pong scoring message to "X team scored!" (Note: won't work properly if a map has more than 2 teams). 3:23 AM 1/17/2020
- fixed sv_votemapenabled 2 not actually stopping players from voting maps into rotation temporarily 7:08 AM 2/3/2020
- Normalized the map votes each map change, so maps that don't meet the proper player count don't accumulate massive numbers of auto-votes, forcing them to be played even when nobody voted for them. 7:11 AM 2/3/2020
- Changed default overtime from 2 minutes to 1 minute. 3:02 AM 2/16/2020
- Reduced bots walking into walls if they can't pathfind. 3:33 AM 2/17/2020
- Added a built-in delay to enemy player positions for bots so it's impossible for them to have instant reaction time. They have to lead and predict like real online players. 7:23 AM 2/17/2020
- Bots go for objectives more, especially if they have a flag. 8:20 AM 2/18/2020
- added "trigger_teleport" entity. Same as misc_teleporter, except you can use a brush to cover a larger area. 3:49 AM 2/19/2020
- elim_inc cvar. Increases the respawn time for a team every time a player on that team is eliminated. 7:28 AM 3/11/2020
- Possible fix for paint grenate not killing players on direct hit. 6:43 AM 5/25/2020
- Possible fix for paint grenade priming and detonating in hands after throwing another grenade. 9:53 AM 7/10/2020
- Relaxed startsolid spawn checks for equipment and tried to better spawn things taking inverted gravity into account. 8/29/2020
- Fix for live players spawning in jails on maps that used -1 for the teamnumber, such as extreme.bsp and alaska.bsp. 3:23 AM 9/1/2020






[U]Downloads:[/U]


[URL=https://downloads.sourceforge.net/paintball2/paintball2_build046_full.exe]Windows - Full[/URL] [URL=ftp://otb-server.de/pub/Game/paintball2_build046_full.exe](FTP)[/URL]

[URL=https://downloads.sourceforge.net/paintball2/paintball2_build046_update.exe][B]Windows - Update[/B][/URL] [URL=ftp://otb-server.de/pub/Game/paintball2_build046_update.exe](FTP)[/URL]

[URL=https://downloads.sourceforge.net/paintball2/paintball2_build046_linux_full.tar.gz]Linux - Full[/URL] [URL=ftp://otb-server.de/pub/Game/paintball2_build046_linux_full.tar.gz](FTP)[/URL]

[URL=https://downloads.sourceforge.net/paintball2/paintball2_build046_linux_patch.tar.gz]Linux - Update[/URL] [URL=ftp://otb-server.de/pub/Game/paintball2_build046_linux_patch.tar.gz](FTP)[/URL]
Thema:Preview Build 44 Forum: News
Antworten:
1
Hits:
26597

Jitspoe ist mit dem offiziellen Forum und ein paar anderen Dingen auf einen anderen Server umgezogen. Dadurch funktioniert der bisherige Serverbrowser leider nicht mehr. Hier gibt es eine neue Version:

[URL=ftp://otb-server.de/pub/Serverbrowser/serverbrowser_2020_04_29.exe][B]ftp://otb-server.de/pub/Serverbrowser/serverbrowser_2020_04_29.exe[/B][/URL]
Thema:Preview Build 44 Forum: News
Antworten:
1
Hits:
26597

Ganz langsam kommen ein paar wenige Infos zu Änderungen in Build 44.

- Automatische Mapwechsel, wenn ein Server längere Zeit leer ist
- Brush-based Teleporter
- Trigger beim Rundenstart / -ende und beim Spielstart / -ende



Bereits fertig ist dagegen eine neue Version vom Map Editor. Dieser ist inzwischen bei der Version .97k angekommen. Die Weiterentwicklung daran wurde 2007 ja eingestellt und 2018 wieder aufgenommen. Seitdem gibt es regelmäßige Updates.
Für Paintball gibt es natürlich eine angepasste Version (Stand: .97h2) direkt von jitspoe. Ich denke da wird demnächst auch noch ein Update auf die aktuellste Version kommen.


[U]Changelog seit 2018 (grau = noch nicht in der Paintball Version):[/U]
[COLOR=grey]0.97k
4/18/2020

- Added Flip X/Flip Y buttons for texture alignment.
- Fixed highres textures in texture alignment view.
- Fixed missing names in texture unload dialog.
- Fixed .bat export crash.
- Fixed missing status bar.



0.97i-y3
4/16/2020

- Fixed left and back faces in texture alignment.
- Added panning to texture alignment (middle drag).
- Mousewheel will only zoom the texture alignment view when the mouse is over it.



0.97i-x2
4/15/2020

- Added texture alignment system to the surface window. The texture alignment view shows the current brush face on top of the current texture configuration, and provides a resizable texture rectangle. Dragging the ST corner of the rectangle moves the texture with snap, and dragging inside moves without snap. Dragging the ends of the S and T edges will rotate the texture. Dragging the corner opposite to ST or any of the edges will scale/resize the texture. With edge snap mode, snapping occurs on the points of the brush face and at quarter divides on each edge. With grid snap mode, snap occurs at the same positioning as the XY grid. Ctrl+mousewheel will change the grid size. Mousewheel will zoom.
- Added new system for defining exports to replace the .bat file system. The new system will be used if the game directory includes a file named exporter.cfg. This file defines all of the exporter scripts in one place (see the included exporter for quake for syntax and examples). This script generates the batch commands so no external .bat files are needed, though it can still run other .bat files, programs, or batch commands like cd copy mkdir etc. When the file is modified, the BSP menu will be updated with the changes.
- When the surface window is "keep on top", toggling the window (z) will hide it if it is not focused instead of setting focus to it.
- Fixed a crash that can happen when selecting multiple entities of different types.
- Fixed a crash with tab complete in the console when the window was resized too wide.
- Fixed some textures becoming distorted after turning off highres textures.
- Q2: Removed the green "detail" dot on brushes to improve perf.
- Q2: Flags/contents/value will now always be saved in the .map. Previously, flags were saved only when different from the .wal, and on map load would load missing flags from the .wal.



BSP 0.97i

4/1/2020

- GL textures are now always in 32bit format. Removed -texalpha and -colorbits app arguments.
- Fixed console to allow assigning empty values to string settings.



97h3.299-alpha

3/22/2020

- Added "mirror" editing mode to automatically flip or rotate the map while you edit. Mirroring works with lighting and shadows, texture locking, team textures and map save/load. Mirroring currently has one mode (flip x, flip y, or rotate 180) and can enabled per group. Mirroring is configured through the right-click context menu on the group window.
- Added the option "Enable mirroring for new groups" which will enable mirroring when a new group is created.
- Added the command "Stop mirroring and keep mirror brushes" which will commit the mirror brushes into the world and make them editable.
- The "Configure mirroring" option shows a configuration dialog which lets you choose the mirroring mode or disable all mirroring, and also lets you set the "team texture" team for the mirrored side.
- Mirrored entities have a "Mirror override" section in the entity window which allows you to override certain settings on the mirror. Mirror values that not overriden will say "" meaning the value stays synced with the source entity. A value can be synchronized with the "Synchronize mirror value" context menu.
- Mirrored entities will mirror the entity "angle" key.
- Added support for loading .skm models, set "enable_skm_models" to 1.
- Camera position, yaw and pitch is displayed on the status bar.
- Fixed md2 texture loading in the case when the texture filename inside the md2 is not a pcx.
- Added setting "pb_tga_fix" to fix .tga loading for PB2 which fixes some .tga files from being loaded upside down.
- Added support for locking groups. A locked group cannot be edited or selected, but is still displayed in the XY and 3d views. Brush outlines in the XY views are dimmed.
- Added option "Edit selected group only" on the group menu. When enabled, only the current/selected group will be editable, and all other groups will lock.
- Rotating a single entity with the mouse will set the "angle" key on the entity.
- Can rotate a selection of entities with the mouse now. This will change the positions of the entities, but not modify the entity angles (angle updated only with a single selection).
- For certain shapes of brushes, dragging an edge or vertex or shearing over the opposite side of the brush will invert the brush and keep it editable instead of it disappearing. For example, make a triangle shaped brush and drag one corner over the opposite side.
- Reorganized the group window context menu.
- Added new command "Clear Regions and Select" command (CM_NOREGION_AND_SELECT) (Ctrl+R). Same as CM_NOREGION (alt+R), except the unhidden brushes are selected. Useful for selecting multiple brushes (especially obscured ones) if you hide ones you want (H key) and then unhide with Ctrl+R.
- The first entry in "favorite_classes" will be the default entity to make (instead of worldspawn which can't be made).
- Improved property grid editing in the entities window.
- Updated the settings dialog.



BSP 97h3.2

3/7/2020

- Added shadow rendering to vertex lighting. Enable with gl_shadows 1. Shadows will render slowly, and get increasingly slower when maps get larger. Subdividing will give better quality, but will slow it down more. While rendering, 1 cpu core will run at 100%, so if you need to stop it you can turn off shadows. Added command CM_TOGGLE_SHADOWS.
- Added sunlight rendering. Set gl_sunlight 1 to enable. Vertex lighting and shadows must also be enabled. Added command CM_TOGGLE_SUNLIGHT.
- Set gl_sunlight_color to set the color of the sunlight.
- Set gl_sunlight_yaw and gl_sunlight_pitch to control sunlight angle.
- Set gl_use_worldspawn_sunlight 1 to override the sunlight yaw and pitch with values from worldspawn. Looks for "yaw pitch" value from keys: _sun_angle, _sun_mangle, or _sunlight_mangle.
- gl_ambient_color will also affect vertex lighting.
- Added setting gl_debug_lines to show face triangles. Useful when configuring subdividing. Added command CM_TOGGLE_DEBUG_LINES.
- Split up the "Display" menu into new menus for "Rendering" and "Camera". Display holds things related to labeling, Camera is all camera related commands, and Rendering is all commands related to the rendering in the 3D view. Moved monster and surface window toggles to Window menu.
- Vertex lighting now also works for flat shaded mode.
- Added context menu item to the entities window to clear a property value.
- Added an offset to the center camera command (alt+c) to make it less likely that the camera will be put inside the selected brush.
- Clipper points in 3D show the clipper number.
- In 3D, while actively moving using the keyboard, using shift to speed up keyboard movement won't trigger the panning or strafing modes.
- Fixed a bug in 3d window mouse handling that made edge knob dragging not work.
- 3d view mouse pan and strafe modes will move smoothly now.



BSP 97h3

2/26/2020

- Updated the entities window. Added two buttons to change views: Properties and Class List. Properties shows the original entity editor. The "Class List" view shows the list of entities and replaces the entity dropdown list. Highlighting an entry in the class list updates the label next to the Make button, and Make will create the entity as before.
- Added settings to control subdividing to improve the quality of vertex lighting. Subdividing happens in the background so it may use more cpu but shouldn't slow down editing. Enable subdividing with gl_subdivide. Set the maximum number of subdivides with gl_subdivide_max_depth (default 4). Set gl_subdivide_size (default 64) to stop subdividing when triangle edges reach the specified size.
- Added "Favorities" to the entity class list to keep common entities near the top of the list. The list is configured in game.cfg with the favorite_classes setting, each class separated by a semicolon. Eg: favorite_classes "light;info_player_deathmatch"
- Added game setting pb_show_flag_color for PB2 to show correct flag colors based on flag and worldspawn settings. When enabled, this overrides the FGD configuration for flags.
- In the XY views, when the camera is off screen, an indicator will be drawn on the edge of the view pointing toward the camera.
- Q2 detail brushes will no longer render as transparent.
- Group window title will say when group mode is disabled.
- Fixed and enabled vertex dragging. A vertex can be dragged if it touches one or more 3-point face. Works best when all faces touching the vertex have 3 points, because faces with 4 or more points will be kept in place so some distortion will occur.
- Vertex dragging works with multiple brushes selected.
- Improved edge dragging to prevent brush distortion in some cases.
- Fixed crash when cloning brush entities (eg func_door) with vertex lighting enabled.
- Escape key will close the help window if it has focus.
[/COLOR]


BSP .97h2

2/20/2020

- The worldspawn "sky" key when not blank will override the gl_skybox_name setting (gl_skybox_path must also be set).
- gl_skybox_path now supports multiple paths separated by semicolon.
- Moved gl_skybox, gl_skybox_name and gl_skybox_path to the game config section.
- FGD class names are now treated case insensitive.
- Updated FGD parsing to support basic expressions for "studio" model loading (can load pb2ents_b41_tb.fgd). Another example, with a proper fgd, func_models will display their model in the 3d view.
- Fixed bug: Models will render with the correct skin instead of whichever skin loaded first.
- Q1 game.cfg pak_file setting now supports directories.
- Escape key will stop brush/face painting modes and go back to the selection mode.
- Split CM_DESELECT_ALL into a new command CM_ESCAPE. Escape key runs CM_ESCAPE, and Edit->Select->Deselect All runs CM_DESELECT_ALL.



BSP .97h

2/16/2020

- Added vertex lighting. Uses _color from entity. Lights cast from entities with names starting with "light". Lights also cast from brush surfaces with the "light" flag set, and use the texture value for the light intensity. Setting: gl_vertex_lighting Command to toggle: CM_VERTEX_LIGHTING . Setting to adjust light amount: gl_lightscale . Recommended to disable gl_shading (menu: Display->"GL shading") to make the lighting less dark. Also try adjusting gl_brightness and gl_ambient_color.
- Added face value painting mode for Q2 for phong and surface lights. Left clicking faces in the 3D view sets the texture "value" from the surface window. When in this mode, green faces match the current value, red values have a different but non-zero value, and regular color faces have a zero value.
- The "GL Shading" command should now toggle correctly.
- Turning off "Solid models" will render entities as wireframe boxes again.
- Anti-aliasing will now apply to wireframe entities, the world axes and the world grid.
- Fixed loading .pts and .lin leak files, which sometimes crashed and only displayed correctly in the top XY view and 3D view.
- Reverted change that broke edge snapping: Fixed bug where dragging an edge could sometimes cause the brush to become infinitely tall.
- Added 3d panning mode. Configure NAVIGATE_PAN in bspmou3d.cfg.
- Fixed crash when loading certain kinds of jpg files.
- Fixed cursor flickering on Windows 10.
- Improved jagged brush edges in GL with outlines turned off.
- Removed gl_full_res_texture setting, now always on. (could disable to reduce memory usage).
- (Q2) Added setting replace_wal_images which when on will try to load jpg/png/tga images matching the wal filename in the same texture dir. Defaults to on. The setting alt_texture_path lets you specify a semicolon-separated list of paths to include, where the path points to the base texture dir.
- Fixed a display issue where transparent brushes become solid after being opened in a .map.



BSP .97g

3/28/2019

- Bsp.exe is now 64-bit.
- Added "team texturing" feature. Define teams (e.g. red and blue), and then define textures for each team using the texture window. Selected brushes with team textures can then be retextured to another team with one click. Reassigning a team texture in the texture window will also update the texture on all brushes using that texture. Teams are defined via the Texture->Initialize team texture menu. Team textures are shown in the texture window and can be controlled with context menus. Right click the "Team textures" area in the texture window to add a new texture. Select a regular texture, and Ctrl+Click a team texture slot to assign it. Teams will also appear in the Group window, where the right-click menu contains the re-texture feature. Team texture info is saved in the .map file, though BSP-specific.
- Flipping brushes with the Mirror X/Y/Z commands now mirrors textures on locked brushes.
- Moving the mouse over the Flip and Rotate toolbar buttons will render a preview of the transform operation.
- Fixed bug where the entity window was temporarily showing keys from the previous map's entities after opening another map.
- Fixed bug where new brushes were created with detail content flag set after removing detail from another brush.
- Fixed bug where locked brushes with non power of 2 sized textures were getting shifted incorrectly during translation.
- Enabled tabbing and shift-tabbing through surface window edit boxes.
- Fixed surface window +/- buttons losing some clicks, and added a small delay before repeating.
- Fixed the default height of the surface window when in Q2 mode.
- Selecting a brush in 3D when there is no other selection will no longer update the properties in the surface window. The surface window will now update only when a texture is lifted (eg right click).
- Clicking group checkboxes to toggle visibility won't select the group.
- Fixed bug: Lifting textures in the 3D view (right click) will highlight the current face in the XY views.
- Flip/Rotate/Scale commands can be undone.
- Light entities and entities defined by the .fgd with a _color key will draw using the _color value in the 3d view. Can disable with gl_entity_use_color_key=0.
- Clicking and dragging on a brush in the 3D view will select multiple brushes, instead of selecting only the clicked brush.
- Lifting a texture (right-click 3D) won't clear the undo state.
- Lifting a texture with multiple brushes selected will update the current face on the clicked brush.
- Locked selected brushes will draw with the blue lock color in the 3D view.
- Made the status bar 2 pixels shorter, and expanded the left side of windows by 1 pixel (left edges are thinner).
- Fixed the Raise/Lower bottoms commands in the XY views.
- Fixed incorrect names showing in the spawnflags dropdown in the entity window.
- Fixed FGD to inherit flags/choices values.
- Fixed bug where dragging an edge could sometimes cause the brush to become infinitely tall.



BSP .97f

2/17/2019

- Added game.cfg option "use_floating_point_precision" to enable loading and saving floating point plane values. Enabled by default. Surface/texture values will support floating point values, and mouse-based brush rotations will be smooth and not deform.
- While creating brushes with mouse dragging, the brushes will be outlined in the current group color in the XY views.
- Fixed crash when dragging multiple brush faces.
- Fixed XY title bars not updating zoom/scale values.
- Fixed flip/rotate commands not working when entities were also selected.
- Flip/Scale/Rotate/Subtract/Clip Current Face commands will be grayed out when there is no selection.
- Carve/Split/Flip Clipper options will be grayed out when there is no clipper.
- Fixed FGD parser to accept long descriptions on choices (currently ignored).
- The FGD parser will not report an error for unspecified default choices when the default is blank or not specified.
- Fixed crash when clicking after the last group in the group window.
- Fixed missing scrollbar on the Load Texture dialog.
- Always show options under the File menu to load .pts leak files since some Q2 compilers still generate them.



BSP .97c

6/15/2018, 8/20/2018

- Added a vertex subtraction tool. Similar to CSG subtract, it subtracts just the vertices from the world that are within the selected brushes. Can be used to delete a single vertex, or perform a carve on many brushes at once.
- Turned on "Snap Back" by default.
- Shearing (Alt+Shift+Left mouse) will pick the single nearest face to shear instead of becoming a vertex drag if used on a brush corner.
- Removed popup when moving the selection into a hidden group. The selection will move to the hidden group and become hidden.
- Fixed spacing issue with lights generated by Make Lights.
- Fixed popup loop which happened when adding a brush to a hidden group and canceling.
- Small rendering perf improvements.
- Fixed problem with "rotate brush" dialog not showing (ctrl+R).



BSP .97b

5/18/2018

- 0.97a fix: Fixed rendering bug where some frames were skipped when first moving the camera.
- 0.97a fix: Mirror commands are fixed.
- 0.97a fix: Fixed a crash that could happen when selecting an entity key with multiple entities selected.
- 0.97a fix: Updated the Hexen2 game.cfg, also added a hexen2.fgd.



BSP .97a NEW FEATURES

2/18/2018 - 5/13/2018

- Updated rendering engine which makes camera movement smoother and supports simultaneous movement keys and mouse look. Hold shift to move at double speed. This change also replaces "run mode" and is always enabled.
- Added "fps" setting to control render rate for both software and GL render modes, default 60.
- Changed default keys: WADS to move, keys Q E turn left and right, keys R F move up and down. Load .wad is now Ctrl+W. Surface window toggle is now Z. Extrude is now Ctrl+F. Copy is Ctrl+C. Split clipper is the X key.
- Added "gl_anti_alias" option to render anti-aliased lines in GL mode.
- Improved the look of brush outlines in the GL mode 3D window (even with anti-alias disabled).
- Entity names can now be shown in the GL mode 3D window.
- Redesigned entity window with an inline property editor.
- Support for loading .fgd entity files.
- The entity editor now updates all entities in the selection. When multiple entities are selected, only common keys will be shown.
- Added an automatic window layout mode. Layout updates on resize unless using a saved slot. Can switch between automatic layout mode and saved window slots.
- Updated Quake1 export scripts to target ericw's compiling tools ([URL]https://ericwa.github.io[/URL]/ericw-tools). Download and extract in the BSP quake1\bats directory.
- Added a new toolbar to group the commands specific to the 3D window. Includes buttons to switch to brush and face texturing modes. Added "SameLine" option in bspbars.cfg to keep the third toolbar on the second row.
- Added a new color to differentiate entity connection lines going to or from the selected entity.
- Fixed cases where entity connection lines were not drawing with their regular color in the 3d window.
- Entity connection lines will show if either end of entity is off the screen.
- Entity connection lines will redraw while moving entities.
- Fixed bug where entities disappeared if moved after an undo.
- Added "isolate selection" command to make a region containing only the selected brushes (keyboard 'I').
- Added "hide selection" command to hide selected brushes from the current region (keyboard 'H').
- Added toolbar buttons: toggle regions, hide selection, isolate selection, reset the region.
- Removed the toolbar buttons for creating a region shaped by the selected brush, though the functionality is still available in the Group->Region menu.
- When regions are enabled, the XY view grid will now draw beyond the region boundary.
- Fixed "look at selection" not working after deselecting an entity.
- Fixed some cases where making certain types of changes would not ask to save the map before exporting.
- Loading a .wad will add it to the "wad" key instead of showing a reminder.
- Unloading a wad or texture directory will unload only from the current map instead of all maps.
- Surface window will toggle correctly with the Z key. Previously, if the window was behind others, it needed 2 keypresses to bring to front.
- Added option to choose skin number in models.ini. Added yellow and red armor to Quake1 models.ini.
- Added option to Export menu to enable saving automatically before exporting.
- Reorganized the Window menu, removed the default window arrangement options (tile, cascade).
- Setting steps_per_turn can be updated without restarting the editor.
- Editing of entity classname and origin keys is prevented in the editor. Edit and reload the .map if a workaround is needed.
- Fixed issue with obscured text in the 3D window angle controls.
- Exporting a map that is being saved for the first time will use the correct filename instead of "default".
- Unselected brushes beyond +/-8192 will be visible in side XY views.
- Fixed crashes that could occur after loading or saving prefab .mrg files.
- Grid lines and grid dots have separate color settings now.
- Attempting to add a brush to a hidden group will ask to show the group and stop, instead of asking to show the group after adding a hidden brush.
- New groups will have a default random color and not prompt with the color dialog. Color can still be chosen later.
- New groups will have a default name in the prompt so they can be created quicker.
- Group visibility in the group list will toggle with 1 click on the checkbox.
- Group window will always show text drawn in the group color instead of switching the color to black or white.
- Groups can be moved to the top of the list.
- Improved performance when showing the dot grid in XY views.
- Fixed a bug where using add/remove detail may have crashed if used in non-Quake2 modes. The detail commands are functional in Quake2 mode only.
- High-res textures will rebind after changing gl_highres_path.
- The new game_exe setting configures the game to launch when exporting. This is the second parameter passed to the export .bat files.
- The map_export_path setting configures where to copy compiled maps to run. This is the third parameter passed to the export .bat files.
- Added an export button to the main toolbar. This runs the first exporter shown in the Export menu.
- Fixed some error popups that could get hidden behind the main window and steal input.
- Fixed undo to work after applying face/brush texture using the mouse in the 3D window.
- Reordered and renamed some items in the 'Make' list. Default option makes a Room.
- The Make option "Extrude faces" will use the original texture of each face.
- The command "Extrude face" (Ctrl+F) will texture each face of the new brush based on the edges and faces of the source brush.
- Sky textures are animated in the texture window again.
- When opening a Quake2 .map, the texture directories will be loaded based on textures used in the map file. When creating a new map, if default_wad is set in the game.cfg, the texture directory matching the wad filename will be loaded (eg, specifying "pball.wad" will load the "pball" texture directory. It will not actually try to load pball.wad, just use its name). Otherwise, press 'L' to load a Q2 texture directory.
- On startup, the "Choose Game" dialog will highlight the last game used from the previous editing session.
- Fixed flickering window titles.
- If window borders look distorted in Win8/Win10, try running BSP in Windows 7 compatibility mode. Right-click bsp.exe, go to the Compatibility tab, and choose Windows 7 in the dropdown.
- Renamed "Move selection to XY" to "Move Selected Brushes to XY center" and moved it to the edit menu.
- Moved the recent files list into the main File menu.
- Fixed a bug in the recent file list where it sometimes opened the wrong map.
- Fixed a bug with exit not saving some maps if multiple maps were open.
- Added experimental .svg exporter which saves a top-down vector image of the map, and another for exporting a wireframe of the 3D view. Run with "cm_export_svg" or "cm_export_svg3d" from the console window.
- Added experimental .bsp file loader. Loads the entities into the map. In GL mode, the .bsp wireframe will be drawn in the 3D view (it does not add editable brushes or load textures). Can also load a .bsp by dragging the file onto the main window, or load a .bsp into the current map with CM_BSP_LOAD. The command CM_BSP_UNLOAD will hide the 3D wireframe but the entities will stay in the map.
- "Texture search" dialog supports finding multiple textures separated by semicolon.
- The selection tool in XY views (shift click and drag) now selects the brushes exactly touching the selection rectangle, instead of selecting based on the rectangular bounds of each brush. This fixes the problem where brushes with diagonal sides could be selected when selecting empty space.
- Revert entities to world will work for all selected entities instead of requiring a single selection.
- Revert entities will only revert the selected brushes, instead of reverting the entire entity.
- Added "Move Brushes into Entity" command in the Edit menu. This will move selected brushes into the selected entity. The selection must contain at least one world brush to move, and contain one non-world entity as the target.
- Brush subtraction is limited to worldspawn brushes as a workaround to some bugs.
- Fixed issues with XY outline color changing inconsistently after selecting entities. The expected behavior is that when a non-world brush or entity is selected, other brushes will dim to the "color_otherbrush" gray color.
- Removed "show_hits" and CM_TOGGLE_HITS since it is not implemented. To cycle hit brushes, hold shift and hold the left mouse button over a stack of brushes in the XY view.
- Cycling hit brushes with the mouse will redraw all XY views.
- Tooltips show the keyboard shortcut.
- Selected entity names are drawn with the selection color.
- Quake1 pak_file option in game.cfg supports multiple pak files separated by semicolons. Required .pak files must be specified in game.cfg to be able to load models specified in .fgd files.
- Updated the Hexen2 game config and added it back to the default list of game modes.





[URL=ftp://otb-server.de/pub/BSP%20-%20Map%20Editor/bsp_pb2_build044a.zip][B]Download BSP (Build 44a - .97h2)[/B][/URL]


:))
Thema:Final Build 43 Forum: News
Antworten:
0
Hits:
13764

Da Build 42 noch einige Fehler hatte, kam die Version nie weiter als zum Pretest. Hier jetzt Build 43, mit der diese Fehler hoffentlich behoben wurden. Wir werden es sehen ;)


[U]Engine:[/U]
build 43 (2019-08-20):
- Bugfix: Fixed crash when viewing the server list while a level is loaded locally.
- Bugfix: Fixed sound falloff on left and right channels being slightly different. Also tweaked to be slightly more physically accurate. 7:21 AM 6/24/2019
- Bugfix: Fixed serverlist connecting to the worng IP's when using the listview widgets (Thanks, xrichardx)
- Bugfix: Fixed crash when using SDL sound driver on Linux. (Thanks, your teammate) 10:10 PM 7/7/2019
- Tweak: Reduced buffer size for Linux SDL driver from 4096 to 1024 to reduce latency. 5:53 AM 8/18/2019
- Tweak: Reduced "s_mixahead" default cvar value from 0.2 to 0.08. You may need to increase this if you get stuttery sound. 5:53 AM 8/18/2019
- Cvar: "vid_resolution" now replaces "gl_mode", "vid_resx", and "vid_resy". You can simply set "vid_resolution" to "1920x1080" or whatever you would like. (Thanks, xrichardx). Should automatically set to whatever you had before using the previous cvars.


[U]Game:[/U]
*** 1.932 build 188 ***
- Fixed escaped from jail message having an extra newline. 4:57 AM 6/17/2019
- Adjusted ball arc to account for gravity setting, so low gravity doesn't cause the ball to shoot above the crosshair. 4:57 AM 6/17/2019
- Fixed minplayers setting on mapinfo files not working properly if set to values less than 2. 7:02 AM 6/25/2019
- Made "botcmd" work with the new bots. 1:06 AM 6/30/2019
- Fixed match not going into overtime if "nextmap" was set. 3:13 AM 7/1/2019
- Made "nextmap" and "rotation add" automatically prefix "inprogress/" and "beta/" before maps that are in those directories like "newmap" and "map" do. 1:56 AM 7/7/2019





[U]Downloads:[/U]


[URL=ftp://otb-server.de/pub/Game/paintball2_build043_full_pretest1b.exe]Windows - Full (Pretest 1b)[/URL]

[URL=ftp://otb-server.de/pub/Game/paintball2_build043_update_pretest1b.exe][B]Windows - Update (Pretest 1b)[/B][/URL]

[URL=ftp://otb-server.de/pub/Game/paintball2_build043_linux_full_pretest1.tar]Linux - Full (Pretest 1)[/URL]

[URL=ftp://otb-server.de/pub/Game/paintball2_build043_linux_patch_pretest1.tar]Linux - Update (Pretest 1)[/URL]

[URL=ftp://otb-server.de/pub/Game/][D]Source Code[/D] folgt[/URL]


[URL=ftp://otb-server.de/pub/Game/paintball2_highres_textures_20130820.zip][B]Offizielle HR4 Texturen[/B][/URL] (Stand: 20.08.2013)

[URL=ftp://otb-server.de/pub/Game/paintball2_highres_textures_20120918_missing_files.zip][B]Zusätzliche HR4 Texturen[/B][/URL] (Stand: 18.09.2012)
Thema:Beta Crates HD Forum: Maps
Antworten:
0
Hits:
10429

Mapname:Crates HD[enid] 297 [/enid]
Mapper:3lf
Gamemodes:nicht angegeben
Spieler:nicht angegeben
Mapfiles:nicht angegeben
Server:[OTB] Beta - Jetzt spielen! -
Quelle:Offizielles Forum
Beschreibung:[QUOTE]I am back with another remaster. This time it's the crates made by Fryth.

Things to work on: lighting is too dim inside the building and and the lights need to be directed downwards… right now they are pointing all around them and it looks a bit off[/QUOTE]
Thema:Beta Sandtrap HD Forum: Maps
Antworten:
0
Hits:
3103

Mapname:Sandtrap HD[enid] 296 [/enid]
Mapper:3lf
Gamemodes:nicht angegeben
Spieler:nicht angegeben
Mapfiles:nicht angegeben
Server:[OTB] Beta - Jetzt spielen! -
Quelle:Offizielles Forum
Beschreibung:[QUOTE]Remaster of the infamous sandtrap by GoldBond. My main focus was to give the map a fresh modern look.[/QUOTE]
Thema:Pretest Build 42 Forum: News
Antworten:
2
Hits:
10712

Nach sehr sehr langer Zeit gibt es eine neue Version: Build 42 (zur Zeit noch als Pretest) :applause:

jitspoe hatte sich in den letzten Jahren voll auf das Spiel LawBreakers konzentriert, bei dem er auch als Entwickler tätig war. Das Spiel ist allerdings nicht so erfolgreich gewesen wie erhofft, so dass die Spielserver nach etwas über einem Jahr wieder abgeschaltet wurden. Jetzt hat er wieder Zeit und Lust für Paintball und es sollen wieder (mehr oder weniger regelmäßig) Updates kommen.


Hier die Releaseinfos zu Build 42:

[U]Engine:[/U]
build 42 (2019-06-08 ):
- Feature: Native IRC support to join the #paintball channel on GlobalGamers. "irc_connect", "irc_say", "irc_quit" commands.
- Feature: Listview support for UI (Thanks, xrichardx)
- Cvar: "cl_scoreboard_sorting" - 1: sort by kills only, 2: sort algorithm with priority of grabs and caps, 3: sort with priority of grabs and caps
- Bugfix: "GL_Upload8: too large" error from corrupted texture files no longer stops the level from loading.


[U]Game:[/U]
*** 1.931 build 187 ***
- "sv_votemapenabled 2" only allows voting on maps that are in the maplist. 11:20 PM 2/23/2018
- "timelimit" default changed from 20 to 10.
- "addloginop" / "removeloginop" commands store players with a given DPLogin ID to an auto-op list.
- Bug fix to keep players logged in if they change the colors in their name.
- Fixed spelling of "possession"





[U]Downloads:[/U]


[URL=ftp://otb-server.de/pub/Game/paintball2_build042_full_pretest1b.exe]Windows - Full (Pretest 1b)[/URL]

[URL=ftp://otb-server.de/pub/Game/paintball2_build042_update_pretest1c.exe][B]Windows - Update (Pretest 1c)[/B][/URL]

[URL=ftp://otb-server.de/pub/Game/][D]Linux - Full[/D] folgt[/URL]

[URL=ftp://otb-server.de/pub/Game/][D]Linux - Update[/D] folgt[/URL]

[URL=ftp://otb-server.de/pub/Game/][D]Source Code[/D] folgt[/URL]


[URL=ftp://otb-server.de/pub/Game/paintball2_highres_textures_20130820.zip][B]Offizielle HR4 Texturen[/B][/URL] (Stand: 20.08.2013)

[URL=ftp://otb-server.de/pub/Game/paintball2_highres_textures_20120918_missing_files.zip][B]Zusätzliche HR4 Texturen[/B][/URL] (Stand: 18.09.2012)
Thema:Beta Botanic garden Forum: Maps
Antworten:
0
Hits:
4057

Mapname:Botanic garden[enid] 291 [/enid]
Mapper:Toolwut
Gamemodes:Single Flag
CTF Capture The Flag
Spieler:nicht angegeben
Mapfiles:botanic_b1.bsp
Server:[OTB] Beta - Jetzt spielen! -
Quelle:Offizielles Forum
Beschreibung:[QUOTE]Game mode CTF, 1 flag per team, pgp-only, 3 points per cap

Contains more or less hard (speed) jumps for fast gameplay and to motivate players to spend some time learning the map, relatively open layout to ensure some good fights and to prevent a focus on capping instead of fighting. Some less complex brushes were added outside of the playable area so the map hopefully feels a bit larger than it actually is.

On last social saturday many people experienced the bug of getting kicked for having corrupt files, this got fixed by shortening the "requiredfiles" string (thank you, jitspoe).

This is my very first map for dp or any other game so I learned most stuff on the fly and hope to learn more about good mapping now through proper feedback on my map Smiley .

A huge thank you to whoa for teaching me all I wanted to know about mapping and providing his server for testing early versions of my, and to all the guys in the Level Design channel on Discord who answered my many questions and helped me fix some bugs in my map (JMR, FourthX, Unibonger, sort, jitspoe etc.)!

Plans for the next version:
- Make the map a bit easier for beginners (e.g. provide an easy way out of the lower ice path, thank you for that suggestion, jitspoe)
- Properly align the planket textures (Thanks 3lf)
- Fix floating brushes (Thanks 3lf)[/QUOTE]
Antworten:
0
Hits:
3037

Mapname:Castle in the Highlands[enid] 290 [/enid]
Mapper:jitspoe
Gamemodes:TDM
Spieler:nicht angegeben
Mapfiles:hicastle_mh_b1.bsp
hicastle_mh_b2.bsp
Server:[OTB] Beta - Jetzt spielen! -
Quelle:Offizielles Forum
Beschreibung:[QUOTE]Still a work in progress. This version is for JMR's manhunt mode, so it's not really playable with anything else.[/QUOTE]
Thema: pbcup_warhouse Forum: Maps
Antworten:
0
Hits:
2996

Mapname:pbcup_warhouse[enid] 289 [/enid]
Mapper:DirtyTaco
Gamemodes:CTF Capture The Flag
Spieler:nicht angegeben
Mapfiles:pbcup_warhouse_b1.bsp
pbcup_warhouse.bsp
Server:[OTB] Beta - Jetzt spielen! -
Quelle:Offizielles Forum
Beschreibung:[QUOTE]I stopped and started this map a bunch of times dating all the way back to pbcup season 1 (2006?). In my recent re-emergence i took a look through my old mapfiles and found this one about 5% done. I tried playing the old warhouse.bsp in a match twice since coming back and new people just forfeit it. This map deserves better.

This is an attempt to modernize warhouse so it doesn't get relegated to the dustbin. All the maps dimensions are the same as warhouse except the height. I made the ceiling(s) a bit higher so double jumping was possible. I added a lot of small jumps and whatnot to make chokepoints more interesting, but I left all the core components of the map. And although i didn't want to make players spawn with everything, I knew I had to if there was any chance of this map being played.

When I completed the map, naturally, I had broken vis and rad. This map probably would never have seen the light of day if it wasn't for Fourthx. Understanding Quake2's compilers is a dying art and he is one of the last few. So if you like the map, thank him.

Give this map a shot in tomorrow's social saturday and let me know how it plays. Need feedback on the lighting in particular.[/QUOTE]
Antworten:
1
Hits:
13838

Eine kleine Info für alle, die sich hier hin verirren :prost:


Es gibt ab sofort alle zwei Wochen ein kleines Event, bei dem sich die (verbleibenden) Spieler auf den Servern austoben können. Kein Zwang zu irgend etwas, keine festen Teams, einfach nur um ein wenig Spaß zu haben, sich mit anderen zu unterhalten und mal wieder verschiedene Gamemodes zu spielen.


[U]Weitere Infos gibts hier[/U]


Discord: [URL=https://discord.gg/QWuTnm7]https://discord.gg/QWuTnm7[/URL]

DP Forum: [URL=https://dplogin.com/forums/index.php?topic=28631.0]https://dplogin.com/forums/index.php?topic=28631.0[/URL]
Thema:Beta Concrete Forum: Maps
Antworten:
0
Hits:
3267

Mapname:Concrete[enid] 288 [/enid]
Mapper:Makowiec
Gamemodes:DM Deathmatch
Single Flag
CTF Capture The Flag
TDM
Spieler:nicht angegeben
Mapfiles:concrete_b1.bsp
Server:[OTB] Beta - Jetzt spielen! -
Quelle:Offizielles Forum
Beschreibung:[quote]
Hey, it's been a while :>

I made concrete for the anniversary mapping competition. It's a grey themed, medium or big sized map (I'm not sure which one yet). It supports single flag, two flags and deathmatch modes. Players start with lower tier weapons, but they have plenty of pickups to choose from when running around. I also included a few jump pads which I don't think is common here :o .

Since I don't know too much about mapping for Paintball I would love to hear what you think about the maps layout.

Let me know what you think, I want to know everything! :>
[/quote]
Thema:Beta Rushed Forum: Maps
Antworten:
0
Hits:
3240

Mapname:Rushed[enid] 287 [/enid]
Mapper:JMR
Gamemodes:Single Flag
Spieler:nicht angegeben
Mapfiles:nicht angegeben
Server:[OTB] Beta - Jetzt spielen! -
Quelle:Offizielles Forum
Beschreibung:[QUOTE]A small 1 flag map. It's rushed, but, I didn't have much time and I wanted to enter the contest.

I'll probably end up re-working it at some point if the layout works out.[/QUOTE]
Thema:Beta Orion Forum: Maps
Antworten:
0
Hits:
3776

Mapname:Orion[enid] 286 [/enid]
Mapper:BASEBALLDUDE
Gamemodes:CTF Capture The Flag
Spieler:nicht angegeben
Mapfiles:orion_b1.bsp
orion_b2.bsp
Server:[OTB] Beta - Jetzt spielen! -
Quelle:Offizielles Forum
Beschreibung:Aus dem offiziellen Forum:[quote]
Orion is a mid-sized map that takes place within the crystal caverns of some faraway planet. There are two main routes with moderate flexibility within and across routes. The game mode is single-flag CTF.


Download Orion Beta 1 here: [URL]https://drive.google.com/file/d/12VtYJGXEp2tNMt-QvU1ac_RZ4GgORZRN/view?usp=sharing[/URL]

Make sure you use all the files I included in the zipped file. There are custom textures from the BASEBALLDUDE texture back (I added some new ones) and a custom skybox.

Shoutouts to Rick for the colored barrels, open_war/promarijan for the crystals, jitspoe for the lanterns, Mighty Pete for the skybox, and all y'all who helped me learn how to make maps several years ago.

Feedback is appreciated.

Enjoy!
[/quote]
Antworten:
2
Hits:
10896

Es gibt ab sofort auch einen Mapping Wettbewerb. Die Maps stellen wir natürlich auch zeitnah hier ein und laden sie auf unsere Server.

- Beginn: ab sofort
- Ende: 01.08.2018, 02:00 Uhr in Deutschland (8:00 PM EST July 31)

- Maps können alleine oder in Teams erstellt werden.
- Es dürfen nur Maps eingereicht werden, die komplett neu erstellt wurden.
- Jeder Gamemode ist möglich (man soll sich aber auf einen konzentrieren und diesen auch nennen, so dass danach bewertet werden kann)
- Der normale Ablauf beim Erstellen von Maps soll eingehalten werden (mehrere Betas, usw.)
- Es können maximal 2 Maps pro Spieler eingereicht werden. Entweder eine allein erstellte Map und eine im Team erstellte Map oder je zwei allein bzw. im Team erstellte Maps.
- Eigene Texturen sind erlaubt.
- Es ist kein anstößiger Inhalt erlaubt. Die Map soll "kinderfreundlich" sein.

Hier sind noch Infos zum Veröffentlichen von Maps:
- [URL]https://www.otb-server.de/wbblite/thread.php?threadid=2036[/URL]
- [URL]https://dplogin.com/forums/index.php?topic=5149.0[/URL]

Um teilzunehmen, müssen die Maps im offiziellen Forum veröffentlicht werden: [URL]https://dplogin.com/forums/index.php?action=post;board=24.0[/URL]

Wir freuen uns aber auch, wenn ihr sie zusätzlich hier im Forum veröffentlicht :)
Antworten:
2
Hits:
10896

[B]Digital Paint: Paintball 2[/B] wird am 31.07.2018 ganze [B]20 Jahre[/B] alt :eek:

Da das natürlich gefeiert werden muss, wurde gerade im offiziellen Forum ein Aufruf gestartet Ideen für die Feier zu posten. Außerdem würde jitspoe gerne ein paar Kleinigkeiten im Spiel ändern. Wünsche dafür können ebenfalls gepostet werden.

Hier geht's direkt zum richtigen Thema:

[URL]https://dplogin.com/forums/index.php?topic=28609.0[/URL]



Falls ihr nochmal eine der alten Builds (wie zum Beispiel [URL=ftp://otb-server.de/pub/Game/Alte%20Versionen/paintball2_alpha1.zip]Alpha 1[/URL]) testen möchtet, gibt es diese hier zum Download: [FTP]ftp://otb-server.de/pub/Game/Alte%20Versionen/[/FTP]

Viel Spaß :biggrin:





[U]Edit 04.06.2018:[/U]

Es gibt ab sofort auch einen Mapping Wettbewerb. Die Maps stellen wir natürlich auch zeitnah hier ein und laden sie auf unsere Server.

- Beginn: ab sofort
- Ende: 01.08.2018, 02:00 Uhr in Deutschland (8:00 PM EST July 31)

- Maps können alleine oder in Teams erstellt werden.
- Es dürfen nur Maps eingereicht werden, die komplett neu erstellt wurden.
- Jeder Gamemode ist möglich (man soll sich aber auf einen konzentrieren und diesen auch nennen, so dass danach bewertet werden kann)
- Der normale Ablauf beim Erstellen von Maps soll eingehalten werden (mehrere Betas, usw.)
- Es können maximal 2 Maps pro Spieler eingereicht werden. Entweder eine allein erstellte Map und eine im Team erstellte Map oder je zwei allein bzw. im Team erstellte Maps.
- Eigene Texturen sind erlaubt.
- Es ist kein anstößiger Inhalt erlaubt. Die Map soll "kinderfreundlich" sein.

Hier sind noch Infos zum Veröffentlichen von Maps:
- [URL]https://www.otb-server.de/wbblite/thread.php?threadid=2036[/URL]
- [URL]https://dplogin.com/forums/index.php?topic=5149.0[/URL]

Um teilzunehmen, müssen die Maps im offiziellen Forum veröffentlicht werden: [URL]https://dplogin.com/forums/index.php?action=post;board=24.0[/URL]

Wir freuen uns aber auch, wenn ihr sie zusätzlich hier im Forum veröffentlicht :)
Antworten:
0
Hits:
4148

Hallo an alle User und Gäste des Forums :winke:


Wie ihr in den letzten Wochen bestimmt auch schon von anderen Anbietern mitbekommen habt, gibt es eine Gesetzesänderung zum Thema Datenschutz, die in Kürze in Kraft tritt. Daher haben auch wir unsere Forumregeln leicht überarbeitet. Wir haben darin jetzt zum Beispiel ein Mindestalter und eine Datenschutzerklärung mit aufgenommen.
Diese neuen Forumregeln und damit die Datenschutzerklärung müssen von jedem registrierten User einmal neu akzeptiert werden. Anderenfalls ist eine Nutzung des Forumaccounts leider nicht mehr möglich. Neue User müssen diese Bedingungen direkt bei der Registrierung akzeptieren.

Um die Bedingungen zu akzeptieren, muss sich jeder User bei uns im Forum mit seinem Account einloggen. Er wird danach direkt zu den neuen Forumregeln weitergeleitet und kannst diese am Ende der Seite akzeptieren. Danach kann u.a. das komplette Forum wieder wie bisher genutzt werden.

Wir versichern euch, dass wir eure bei uns gespeicherten Daten (wie in der Vergangenheit auch) in keiner Weise weitergeben oder außerhalb unserer Dienste nutzen werden.


Die Forumregeln können jederzeit hier aufgerufen werden: [URL]https://www.otb-server.de/wbblite/rules.php[/URL]

Die Datenschutzerklärung findet ihr auf jeder Seite im Footer oder direkt hier: [URL]https://www.otb-server.de/wbblite/datenschutz.php[/URL]


Ein schönes Wochenende

Euer [OTB] Clan
Antworten:
0
Hits:
3732

Es gibt seit langem mal wieder News :))


Bei Discord und im offiziellen Forum wird eine [B]Oldschool Reunion[/B] geplant. Aktuell ist dafür der [B]03. Februar 2018[/B] geplant.


[U]Mehr Infos:[/U]

[URL]https://dplogin.com/forums/index.php?topic=28576.0[/URL]

[URL]https://discordapp.com/channels/204519299669426177/204519299669426177[/URL]
Thema: mappingprogramme Forum: Maps
Antworten:
48
Hits:
37293

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
Ach okay, also im Grunde liest/sucht die map die entdatei immer einen Ordner indem Ordner in der die map sich befibndet weil da ein ent ordner ist oder auch im selben findet er die oder wie genau?[/quote]
Genau so.

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
Und ich kann falls nicht vorhanden auch einen betafolder in mapinfo erstellen oder können betamapinfodatein auch in den direkt mit den anderen mapinfo zusammen
Gilt beides dann auch für inprogress?[/quote]
Beta und Inprogress Ordner im Mapinfo Ordner funktioniert. Anders gehts nicht.

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
Und wenn ich für eine map eine ent Datei erstelle findet die map die automatisch weil sie immer nach einer entdatei sucht?[/quote]
Ja.

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
Und muss die erstellte entdatei dnn vollsteandig sein, weil alle Daten bekomme ich nicht mal so eben raus? Oder kannn ich aus einer bsp eine ent erstellen?[/quote]
Ja, muss vollständig sein. Wenn du die bsp Datei mit z.B. dem Windows Editor öffnest siehst du ganz am Ende die ganzen Entitys der Map.

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
Aber so geht ja auch ganz gut, gibt's irgendwo eine Liste mit allen möglichen Dingen für die txt Datei?[/quote]
Nein.

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
Und falls nicht gibt es irgend eine Möglichkeit auch die Laufzeit der Minuten einer bestimmten map festzulegen?[/quote]
Nein.

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
Ist das mit dem berücksichtigen der Spielerzahl beim Voten Stufenlos?[/quote]
Wie das genau funktioniert weiß keiner. Ist ein großes Geheimnis von Jitspoe.

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
Kann man einstellen wie viele maps mindestens auswählbar sein müssen?[/quote]
Nein.

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
PS. Gibt es eigentlich eine Definition von betamaps, irgendein Schriftstück, wann eine betamap eine betamap ist? Oder für Alpha[/quote]
Nein.

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
PS2. Gibt es eine Möglichkeit das maps auch in der mapinfo bestimmen können wie lange sie laufen(3min als b eispiel)[/quote]
Siehe vier Fragen weiter oben.

[quote][url=https://www.otb-server.de/wbblite/thread.php?sid=&postid=24101#post24101][i]Original von Peter[/i][/url]
Und noch das ich flagcapendsround in mapinfo eintragen kann irgendwie? soll fuer jede map unterschiedlich sein[/quote]
Geht nicht.
Zeige Beiträge 1 bis 20 (von 2100 Treffern)
Seite 1 von 105[1]23...105Weiter »